Database Error Messages

OCI-02551

Truncate table for duplicated tables is not supported

Cause

Invalid operation was specified on a duplicated table.


Action

Use "delete from table" instead.