Database Error Messages

OCI-02577

cannot specify PARTITIONSET in a non-composite sharding environment

Cause

PARTITIONSETS were specified while creating a sharded table in non-composite sharding environment.


Action

Remove the PARTITION SET specifications in the create sharded table statement.