Database Error Messages

OCI-02533

missing PARTITION clause

Cause

The PARTITION clause was expected but was not supplied.


Action

Add a PARTITION clause to the CREATE SHARDED TABLE command.