OpenSQL Reference Guide > OpenSQL Reference Guide > OpenSQL Features > Transactions > Abort Policy for Statements and Transactions
Was this helpful?
Abort Policy for Statements and Transactions
Transactions and statements can be aborted by an application or by the DBMS. Applications can abort transactions or statements as a result of:
ROLLBACK statement
Timeout (if available and set)
The DBMS aborts statements and transactions as a result of these conditions:
Deadlock
Error while executing a database statement
Last modified date: 11/28/2023