Oracle DBA, How To, Error, Cause and Action

ORA-12092: cannot online redefine replicated table string.string

ORA-12092: cannot online redefine replicated table "string"."string"


Cause:


An attempt was made to online redefine a table that is either a materialized view or a replicated table.



Action:


Do not attempt to online redefine a table that is either a materialized view or a replicated table.

No comments:

Post a Comment

Thanks for your comment.