Oracle DBA, How To, Error, Cause and Action

ORA-12087: online redefinition not allowed on tables owned by string

ORA-12087: online redefinition not allowed on tables owned by "string"


Cause:


An attempt was made to online redefine a table owned by SYS or SYSTEM.



Action:


Do not attempt to online redefine a table owned by SYS or SYSTEM.

No comments:

Post a Comment

Thanks for your comment.