Database Error Messages

ORA-03935

A sharded table cannot have columns that depend on local objects.

Cause

An attempt was made to create or alter a sharded table to contain columns that depend on local objects, which is not allowed.


Action

Do not create or alter sharded tables to have such columns.