Oracle Error ORA-38906: insert into DML Error Logging table “string” failed

Oracle Error Message

ORA-38906: insert into DML Error Logging table “string” failed

Reason for the Error

An error occurred when attempting to log a DML Error on behalf of the DML Error logging clause. This may be intended if a trigger is defined on the error table (which in turn errors out in certain cases).

Solution

Determine root cause of error (in error stack).