Database Error Messages

OCI-02512

only one PARTITIONSET option may be specified

Cause

The CREATE TABLE statement contained more than one PARTITIONSET option.


Action

Specify PARTITIONSET option at most once in the CREATE SHARDED TABLE statement.