Previous Topic: DC328022Next Topic: DC329001


DC329000

TMGR error <error-number>: <description>

Reason:

An error has been encountered during the execution of IDMSTMGR. <nn> indicates the internal error number and <description> provides a brief textual description of the problem. The following possible errors might occur:

  1. #GETSTG failed LEN=<stg-length>

    Likely caused because the system is short on storage.

  2. Multiple txns not allowed

    An attempt has been made to start a database session for a multi-transaction connection on a single-transaction connection with an active transaction. This is likely caused because of an internal error.

  3. COMMIT/FINISH failed

    An error was encountered during a commit operation. See preceding messages for the reason for the failure.

  4. Distributed commit is pending

    An error prevented a remote commit operation from completing at this time. It remains pending resynchronization.

  5. #TXN BRANCH_START failed RSN=<reason-code>

    An error prevented the creation of a transaction branch. Refer to message DC329009 for an explanation of the reason code.

  6. Index create failed RC=<return-code>

    An error prevented the creation of an in-core index.

  7. #TXN BRANCH_START_RU fail RSN=<reason-code>

    An error prevented starting a local recovery unit. Refer to message DC329009 for an explanation of the reason code.

  8. Journal data store error RC=<return-code>

    An error was encountered processing the journal data store.

  9. Unable to build agents RSN=<reason-code>

    An error building agent control blocks. Refer to message DC329009 for an explanation of the reason code.

  10. Task associated with XA txns

    An attempt has been made to commit or backout a task with XA transactions. This is an illegal request.

  11. Failure on savepoint request

    A failure has occurred while issuing a savepoint request. Refer to a prior DC329xxx message for an indication of the reason for the failure.

Module:

IDMSTMGR

Severity:

0