Database Error Messages

OCI-05037

Only the schema owner is allowed to modify the directory.

Cause

An attempt is being made to modify the directory of a sharded table belonging to a different schema owner, which is prohibited.


Action

Connect as the schema owner of the sharded root table to modify the shard directory.