Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

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.