Database Error Messages

OCI-05001

source and target shardspaces have different number of chunks

Cause

ALTER TABLE SPLIT PARTITIONSET operation did not have an equal number of chunks in source and target shardspaces.


Action

Make number of chunks equal on the source and target shardspaces by using the SPLIT CHUNK command and then retry.