3.3.5.5.3 Receiving an XAUSER_XACT_MTAG_START_LOG_FULL Message

When the XA Superior Transaction Manager receives an XAUSER_XACT_MTAG_START_LOG_FULL message, it MUST perform the following actions:

  • If the State field of the receiving XA Transaction CMP Connection object is set to Awaiting Start Response:

    • Return XA_RBTRANSIENT from xa_start call.

    • Signal the Disconnect Connection event using the receiving Connection as the argument.

  • Otherwise:

    • Signal the Disconnect Connection event using the receiving Connection as the argument.