Error 800

"Cannot commit or rollback while enlisted in a transaction"

Item Description

SQLCode

-800

Constant

CANNOT_COMMIT_OR_ROLLBACK_WHILE_ENLISTED

SQLState

55W09

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2447

Severity Code

16

Probable cause

You tried to explicitly commit or rollback on a connection that is enlisted in a transaction. You must use the Commit/Abort protocol of the transaction instead.


Created May 6, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com