ORA-00405: compatibility type “string”

Tuesday, March 25th, 2008

Cause : Reporting a type associated with another error.
Action : See accompanying error

Popularity: 13% [?]

ORA-00097 : use of Oracle SQL feature not in SQL92 string Level

Thursday, March 20th, 2008

Cause : An attempt was made to use an Oracle SQL feature that is not compliant with the SQL92 standard.
Action : Do not use the feature or use the ALTER SESSION SET FLAGGER command to set the appropriate level of SQL92 compliance.

Popularity: 9% [?]

ORA-00096 : invalid value string for parameter string, must be from among string

Thursday, March 20th, 2008

Cause : The value for the initialization parameter is invalid.
Action : Choose a value as indicated by the message.

Popularity: 13% [?]

ORA-00094 : string requires an integer value

Thursday, March 20th, 2008

Cause : The parameter value is not an integer.
Action : Modify the parameter value to be an integer.

Popularity: 10% [?]

Close
E-mail It