ORA-38909: DML Error logging is not supported with BATCH ERROR mode Cause: A DML Error Logging operation was attempted on a table which has BATCH ERROR mode also specified. Action: Refrain from using both DML Error Logging and BATCH ERROR mode on the same table.