Database Error Messages

ORA-02681

array DML not supported on a sharded table

Cause

The statement attempts an array DML operation on a sharded table.


Action

Rewrite the array DML statement as separate DML statements.