Database Error Messages

OCI-02523

The table being created is not SHARDED.

Cause

PARENT clause was specified on a non-sharded table.


Action

Create a SHARDED table or remove the PARENT clause.