Oracle Database 12c New Features

ORA-14662: row movement cannot be enabled

ORA-14662: row movement cannot be enabled


Cause:


Attempted to enable row movement for a partitioned table, although row movement was disabled for a reference-partitioned child table.



Action:


Enable row movement for reference-partitioned child tables before enabling row movement for the parent table.