Oracle Error ORA-38909: DML Error logging is not supported with BATCH ERROR mode

Oracle Error Message

ORA-38909: DML Error logging is not supported with BATCH ERROR mode

Reason for the Error

A DML Error Logging operation was attempted on a table which has BATCH ERROR mode also specified.

Solution

Refrain from using both DML Error Logging and BATCH ERROR mode on the same table.