Database Error Messages

ORA-03819

DDL operations are not allowed under enabled shard DDL in a federated database setup.

Cause

An attempt was made to perform a DDL (data definition language) operation on a federated database catalog while shard DDL was enabled.


Action

Do not perform any DDL operations other than ALTER TABLE EXTERNALLY on federated database tables in the catalog while shard DDL is enabled.