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

ERRORonline redefinition options require COMPATIBLE parameter to be string or greater
CAUSEThe following types of redefinition require a 10.2 or higher compatibility setting: -redefining a materialized view log - redefining a table with objects -redefining a clustered table -redefining an AQ queue table - redefining a table partition The following types of redefinition require an 11.0 or higher compatibility setting: -redefining a table with a materialized view log -redefining a table with dependent materialized views
ACTIONShut down and restart with an appropriate compatibility setting.