Startup and shutdown messages, which could be used with a systems management program such as IBM® Tivoli® System Automation, are logged to the z/OS® console. Consult the documentation supplied with your systems management program for details of how to use these messages in its configuration.
Messages | Event |
---|---|
CTG6400I CICS® Transaction Gateway is starting | The CICS TG is initializing, following a startup request. |
CTG6405E The Gateway daemon has terminated abnormally | The CICS TG has terminated abnormally. |
CTG6420I Health value has been reset to 100 | Health value has been reset to 100. |
CTG6421W Health value has been set to 0 | Health value has been set to 0. |
CTG6490I Normal shutdown of Gateway daemon started by user or systems management program | The CICS TG is initializing a shutdown. |
CTG6509I Immediate shutdown of Gateway daemon started by user or systems management program | The CICS TG is initializing a shutdown. |
CTG6511I Gateway daemon has shut down | The CICS TG has shut down. |
CTG6512I CICS Transaction Gateway initialization complete | The CICS TG startup is complete; ready for work. |
CTG6513E CICS Transaction Gateway failed to initialize | The CICS TG initialization process started, but could not be completed. Operator intervention is required. |
S806 abend | EXCI load library incorrect. Unable to initialize JNI. |
<CTGnnnnI> <JOBNAME> <TEXT>
0000 *<NN> ATR229D CANCEL DELAYED. REPLY WAIT, BACKOUT, OR COMMIT TO
RESOLVE
INDOUBT UR. URID = <UR identifier>
If a network
connection is broken between the application server, that is WebSphere,
and the Gateway daemon when a unit of recovery is in doubt the message
above is written to the system log. When WebSphere reconnects to
the Gateway daemon, or any Gateway daemon in the group, and issues
a commit or backout request the transaction is resolved, the WTOR
is cancelled and the following message is written to the log: 10:45:09.23 00000010 IEE400I THESE MESSAGES CANCELLED - <NN>
The
connection manager thread which was dealing with the network connection
that failed stays blocked until the unit of recovery is resolved.
It is recommended that you do not reply to this message and that you allow WebSphere to reconnect to a Gateway daemon in the group and resolve the transaction. When the transaction is resolved the WTOR is cancelled and does not need a response. Do not use an automated systems management system to respond to the ATR229D.