ORA-14662: row movement cannot be enabled
What triggered the Error:
Attempted to enable row movement for a partitioned table, although row movement was disabled for a reference-partitioned child table.What should we do to fix it:
Enable row movement for reference-partitioned child tables before enabling row movement for the parent table.