Database Error Messages

ORA-02556

Only sharded or duplicated tables are supported across shards.

Cause

An attempt was made to create a non-sharded, non-duplicated table across shards, which is not supported.


Action

Connect to each shard and create the table locally.