Previous Topic: DC00502ENext Topic: DC00504I


DC00503I

applid mufname unit-of-work monitor ROLLBACK

Reason:

This informational message tells you that a transaction is subjected to a rollback.

The variables in the message text are as follows:

applid

Is the CICS application ID.

mufname

Is the name of the MUF.

unit-of-work

Is the CICS unit of work in 16 contiguous characters.

monitor

Gives information about the monitor in the form of trantermoprtasks

where:

tran

Indicates a 4-byte transaction ID.

term

Indicates a 4-byte term ID.

opr

Indicates a 3-byte operator ID.

tasks

Indicates a 5-byte task number.

Note: Messages DC00501I, DC00502E, DC00503I, and DC00504I can appear multiple times for the same transaction, same CICS task number, if the given task is involved with more than one MUF. See the example that follows in the description of message DC00504I.

Action:

None. This message is for information only.