Oracle DBA, How To, Error, Cause and Action

ORA-00406: COMPATIBLE parameter needs to be string or greater

ORA-00406: COMPATIBLE parameter needs to be string or greater


Cause:


The COMPATIBLE initialization parameter is not high enough to allow the operation. Allowing the command would make the database incompatible with the release specified by the current COMPATIBLE parameter.



Action:


Shutdown and startup with a higher compatibility setting.

No comments:

Post a Comment

Thanks for your comment.