Database Error Messages

ORA-03801

Incomplete PARTITION or SUBPARTITION maintenance command

Cause

The partition maintenance DDL command does not contain an UPDATE INDEXES clause for a user-defined sharded table.


Action

Specify the UPDATE INDEXES clause and try again.