Database Error Messages

ORA-12090

cannot online redefine table "string"."string"

Cause

An attempt was made to online redefine a table that is either a temporary table, an IOT overflow table, a table with fine-grained access control or row-level security enabled, a CDC change table, or a table with a CDC change table defined on it.


Action

Do not attempt to online redefine a table that is not supported by online redefinition.