Database Error Messages

ORA-42071

rollback unsupported with NO-DML lock option

Cause

ENABLE_ROLLBACK was set to TRUE along with DML_LOCK_TIMEOUT set to -1.


Action

Either unset ENABLE_ROLLBACK or DML_LOCK_TIMEOUT.