Page tree
Skip to end of metadata
Go to start of metadata
Transaction Coordinator Errors (5600s)

Formally documented Errors:  5602

 

5600      20           Adaptive Server internal error: Did not expect to find distributed transaction participant descriptor for local participant.
5601      20           Adaptive Server internal error: invalid input %d to internal functions.
5602      17           Could not find an available distributed transaction participant descriptor. Retry later or please contact a user with System Administrator (SA)
                             role to increase the configuration parameter 'number of dtx participants'.
5603      16           Adaptive Server cannot accept distributed transactions as transaction coordinator is not enabled. Please contact a user with System Administrator (SA) role.
5604      16           Adaptive Server internal error: Cannot register a remote distributed transaction participant when process is not within a transaction.
5605      16           %s RPC to the remote server '%S_SRVID' failed. Transaction key '%.*s'. Return status %d.
5606      20           Adaptive Server internal error: Transaction coordinator setup failed during alarm initialization.
5607      16           Could not reserve log space in sybsystemdb database. Retry your transaction later, or please contact a user with System Administrator role.
5608      16           The remote server '%S_SRVID' does not support distributed transactions.
5609      16           The sybsystemdb database is not available.
5610      16           The syscoordinations table in sybsystemdb database is not available.
5611      21           Adaptive Server internal error: distributed transaction recovery boot count error. Transaction boot count is %d, Server current boot count is %d.
5612      16           System database %s is not allowed to participate in a distributed transaction.
5613      20           Adaptive Server internal error: Could not release distributed transaction participant descriptor to the free pool.
5614      16           Cannot start a remote distributed transaction participant on server '%d' as server does not does not exist. Please contact a user with System Administrator role.
5615      21           Adaptive Server internal error: ASTC task state %d is incorrect.
5616      20           Adaptive Server internal error: invalid distributed transaction participant work identifier %d for participant %d. Transaction key '%.*s'.
5617      17           Adaptive Server internal error. Could not change engine affinity.
5618      21           Adaptive Server internal error. Could not resolve distributed transaction states where system database '%s' was a participant.
5619      21           Adaptive Server internal error. Could not obtain count of in-doubt transactions for space reservation.
5620      21           Adaptive Server internal error. Could not reserve space for in-doubt transactions.
5621      16           You cannot start non-transactional work on the remote server. 'enable xact coordination' is off and the task enabled 'strict dtm enforcment', which requires transactional work.
5622      21           Adaptive Server Internal Error. Cannot allocate memory for transaction coordinator processes.
5623      21           Adaptive Server Internal Error: Cannot start transaction coordinator process.
5624      20           Adaptive Server Internal Error: transaction coordinator protocol mismatch error.
5625      20           Adaptive Server Internal Error: transaction coordinator was passed an invalid transaction identifier length of '%d'.
5626      17           Cannot allocate a gtrid object descriptor. Retry later or please contact a user with System Administrator (SA) role to increase the configuration parameter 'number of dtx participants'.
5627      20           Adaptive Server Internal Error: Cannot release gtrid object descriptor to the free pool.
5628      20           Adaptive Server Internal Error: A distributed transaction descriptor was found in the wrong state. state %d, status %d.
5629      16           Cannot start a remote distributed transaction participant as the local server is not named. Please contact a user with System Administrator role.
5630      16           Transactional connection to remote server '%S_SRVID' has been invalidated. Aborting the distributed transaction. Transaction key '%.*s.
5631      16           Adaptive Server Internal Error. New transactional connection to server '%S_SRVID' is being passed while there is an existing transactional connection to the same server in the same transaction. Aborting the distributed transaction. Transaction key '%.*s.
5632      16           This operation is invalid when the run value of configuration parameter 'enable xact coordination' is on. Please retry after disabling this configuration parameter.
5633      20           Instance cannot determine the status of the ASTC subsystem on the cluster coordinator, so it cannot join the cluster.
5634      10           ASTC subsystem cannot be initialized on this instance, as the subsystem is not running on the cluster coordinator.
5635      10           Instance cannot be booted as ASTC subsystem cannot be booted on this instance whereas it is running on other instances in the cluster.
5636      10           ASTC task cannot perform failover work.

  • No labels