DFS3324I TRAN tttttttt SUSPENDED

Explanation

The input message being processed by transaction tttttttt was placed on the suspend queue because IRLM pseudoabend 3303 occurred. The explanation for 3303 lists possible reasons for the abend. This message is issued along with message DFS554A when abend 3303 occurs. However, be aware that DFS3324I is only issued the first time this input message is placed on the suspend queue.

The application program has incurred a pseudoabend, and the next applicable transaction for the region is scheduled.

System action

The input message being processed when abend 3303 occurred is placed on the suspend queue. If it is the first time this particular input message is placed on the suspend queue, a counter for the transaction is increases by one. The counter is decremented by two for each message successfully processed. When the counter exceeds 10, the transaction stops.

The input message is scheduled for processing again when the messages on the suspend queue are transferred to the normal queue for this transaction type. This situation occurs under either of the following circumstances:
  1. A /START TRAN or UPDATE TRAN START(SUSPEND) for this transaction type is issued.
  2. A /START DATABASE or UPDATE DB START(ACCESS) is issued for a database which can be accessed during processing of this transaction type.
The messages on suspend queues for all transactions are transferred to the normal queues by the /DEQ SUSPEND command.

Operator response

(Master terminal operator) If the originating terminal was in conversational mode, exclusive mode, or response mode, notify the terminal operator of the failing condition. Enter the /EXIT command to free the terminal, or wait until the failing subsystem completes its recovery and allows the rescheduling of the suspended messages.

(Terminal operator) If the mode of operation is conversation, the operator is notified by the master terminal operator. Enter the /EXIT command to free your terminal, or wait until the suspended message can be rescheduled.