Sybase 11.9.x-12.5 User Manual

Page 254

Advertising
background image

Server Error Messages 3900 – 3999

928

3924

26

Illegal attempt to start sub-transaction by a parent thread. This is an internal error.

Explanation:

An internal locking/synchronization rule was broken. Report the error to

your System Administrator. Shut down and restart Adaptive Server.

3925

26

Attempt to set parallel status on transaction that is not in CMD mode. This is an internal
error.

Explanation:

An internal locking/synchronization rule was broken. Report the error to

your System Administrator. Shut down and restart Adaptive Server.

3926

26

Empty Parent Session Id passed to start a sub transaction. This is an internal system error.

Explanation:

An internal locking/synchronization rule was broken. Report the error to

your System Administrator. Shut down and restart Adaptive Server.

3927

17

Could not find an available transaction descriptor. Raise the value of the configuration
parameter ’txn to pss ratio’.

Explanation:

Command failed when a configurable limit was exceeded. Report the

error to your System Administrator.

3928

16

An attempt was made by this thread (spid=%d) to attach to a transaction. This is illegal
because this thread is already associated with a transaction. Use systransactions to find
out more information.

Explanation:

Query failed. Take any corrective action indicated by the message.

3929

16

An attempt was made by this task (spid=%d) to detach from a transaction. This is illegal
because this task is currently not associated with the transaction. Use systransactions table
to obtain more information.

Explanation:

Query failed. Take any corrective action indicated by the message.

3930

20

Systransactions system table does not exist in this database. You need to upgrade to the
correct version. The command is aborted.

Explanation:

Adaptive Server encountered an internal error affecting the current

process. Report the error to your System Administrator.

3931

16

Transaction Manager API '%.*s' failed. It was invoked with a wrong transaction type
'%ld'.

Explanation:

Command failed due to invalid or illegal request. Check syntax and

semantics.

3932

16

Attempt to begin a multi database transaction failed. It is illegal to begin a subordinate
transaction in the master database.

Explanation:

Command failed due to invalid or illegal request. Check semantics and

working context.

3933

16

Attempt to start an external transaction failed. It is illegal to begin an external transaction
from with in the scope of a local transaction.

Explanation:

Command failed due to invalid or illegal request. Check semantics and

working context.

Number

Severity

Text and Explanation

Advertising