Oracle Database Error Code ORA-19733 Description :
COMPATIBLE parameter needs to be string or greater
Error 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.

How to Solve :
Shutdown and startup with a higher compatibility setting.