Oracle Solution for Error ora-00406

Solution for Oracle Error ORA-00406

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

What triggered 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.

What should we do to fix it:

Shutdown and startup with a higher compatibility setting.