Database Error Messages

ORA-17120

Cannot set a savepoint with auto-commit enabled.

Cause

oracleSetSavepoint() has been called with auto-commit turned on.


Action

Turn off auto-commit to set Savepoint.