Oracle Error Message
ORA-19733: COMPATIBLE parameter needs to be string or greater
Reason for the Error
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.
Solution
Shutdown and startup with a higher compatibility setting.