Database Error Messages

ORA-01004

invalid value for parameter 'string': string

Cause

The value specified for the parameter is invalid due to the reason mentioned in the error message.


Action

Correct the value for the parameter and retry. Refer to the documentation of the parameter for accepted values.