Contents Index Cannot drop a user that owns tables in runtime system Cannot enlist in a transaction with uncommitted data pending

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

Cannot enlist in a transaction while already enlisted in a transaction


Item Value
SQLCODE -801
Constant SQLE_CANNOT_ENLIST_WHILE_ALREADY_ENLISTED
SQLSTATE 55W10
Sybase error code 13811
ODBC 2 State ERROR
ODBC 3 State ERROR
Probable cause 

You tried to enlist a second transaction on a connection that is already enlisted in a transaction.


Contents Index Cannot drop a user that owns tables in runtime system Cannot enlist in a transaction with uncommitted data pending