Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

Cannot enlist in a transaction while already enlisted in a transaction Next Page

Cannot enlist in a transaction with uncommitted data pending


Item

Value

Constant

SQLE_CANNOT_ENLIST_WITH_UNCOMMITTED_DATA

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Severity

16

SQLCODE

-802

SQLSTATE

55W11

Sybase error code

13812

Probable cause

You tried to enlist a transaction on a connection that has pending uncommitted data.