ERROR | online redefinition options require COMPATIBLE parameter to be string or greater |
CAUSE | The 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 |
ACTION | Shut down and restart with an appropriate compatibility setting. |