Database Error Messages

ORA-03820

ALTER TABLE EXTERNALLY cannot be performed on non-federated database tables.

Cause

An attempt was made to alter a non-federated database table to externally sharded or duplicated.


Action

Do not perform ALTER TABLE EXTERNALLY on non-federated database tables. This operation only applies to tables in a federated database in the catalog.