Oracle Error ORA-42001: online redefinition options require COMPATIBLE parameter to be string or greater

Oracle Error Message

ORA-42001: online redefinition options require COMPATIBLE parameter to be string or greater

Reason for the Error

The following types of redefinition require a 10.2 or higher compatibility setting:

o redefining a materialized view log

o redefining a table with objects

o redefining a clustered table

o redefining an AQ queue table

o redefining a table partition The following types of redefinition require an 11.0 or higher compatibility setting:

o redefining a table with a materialized view log

o redefining a table with dependent materialized views

Solution

Shut down and restart with an appropriate compatibility setting.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...