Database Error Messages

ORA-05076

Move key between partitions on the same shard is not supported

Cause

An attempt is being made to move data into a target partition that is on the same shard as the source partition. This is not supported.


Action

Ensure that the partition name specified for the move key statement is on a different shard from the source partition.