Oracle DBA, How To, Error, Cause and Action

ORA-14661: row movement must be enabled

ORA-14661: row movement must be enabled


Cause:


Attempted to disable row movement for a reference-partitioned table, although row movement was enabled for its parent table.



Action:


Disable row movement for parent table before disabling row movement for the reference-partitioned table.

No comments:

Post a Comment

Thanks for your comment.