Reason:
This information message tells you that a transaction is to be committed.
The variables in the message text are as follows:
Is the CICS application ID.
Is the name of the MUF.
Is the CICS unit of work in 16 contiguous characters.
Gives information about the monitor in the form of trantermoprtasks
where:
Indicates a 4-byte transaction ID.
Indicates a 4-byte term ID.
Indicates a 3-byte operator ID.
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.
Example: The following example shows two MUFs (DSL2MU10 and DBDVMUF5) disconnected from CICS while tasks 95 and 96 were in the two-phase commit (SYNCPOINT) process. At the time of the interruption, task 95 was in the middle of phase 1 and task 96 was at the start of phase 2. The first MUF (DSL2MU10) was purged and the second MUF (DBDVMUF5) was disconnected with the DBEC disconnect immediate function. Task 95 received a good return code from DBDVMUF5 in phase 1 but received a bad return code from DSL2MU10 in phase 1. Task 96 received good return codes from both MUFs in phase 1 but bad return codes from both MUFs in phase 2. The example displays the results from the reconnections to the two MUFs, where the reconnection to DBDVMUF5 was established first.
Note: In the following example, the three dots between task 95 and the first task 96 represent items that are left out as not being relevant for purposes of illustrating this example.
17.26.32 JOB03823 +DC00503I A31ICDA2 DBDVMUF5 UOW(BBADC52752946447) DBTSG0058OZ00095 ROLLBACK . . . 17.26.32 JOB03823 +DC00504I A31ICDA2 DBDVMUF5 UOW(BBADC5271D96C447) DBTSG0038OZ00096 COMMIT 17.26.32 JOB03823 +DC00504I A31ICDA2 DSL2MU10 UOW(BBADC5271D96C447) DBTSG0038OZ00096 COMMIT
Note: In the example, the last two messages indicate that two different MUFs for task 96 each got the same message returned.
Action:
None. This message is for information only.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|