Database Error Messages

ORA-05075

The sharding key is already in partition string

Cause

An attempt is being made to move data into a target partition that is the same as the current partition where the key is located.


Action

Ensure that the partition name specified for the move key statement is different from the partition where the key is located.