Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-05062

cannot add values to or drop values from a partition of a directory-sharded table.

Cause

An attempt was made to directly add values to or drop values from a partition of a directory-based sharded table, which was not allowed.


Action

Use the PL/SQL procedures defined in the dbms_sharding_directory on the catalog to make changes to the list of keys in a partition.