Database Error Messages

ORA-05032

operation only allowed with directory-based sharding

Cause

An attempt was made to perform an operation that is only supported with directory-based sharding.


Action

Check the definition of the sharded root table, if any. Create or re-create the table with the PARTITION BY DIRECTORY clause to enable directory-based sharding.