EXCI trace
The CICS® Transaction Gateway writes trace entries to the EXCI trace. Entries are in the CICS trace EXCI format.
The trace entries in a dump can be printed using standard z/OS® utilities.
To start an EXCI trace from the administration interface:
- Use the command
to display OMVS tasks./D OMVS,A=ALL - Find the CICS Transaction Gateway task, and note the ASID.
- Enter the DUMP command with a suitable comment. For example:
/DUMP COMM=(JGATE DUMP) - Reply to the message with the ASID as follows: where nn is the message number for the reply, and aa is the ASID.
/Rnn,ASID=aa,END
See the System dumps section in the CICS Transaction Server for IBM® z/OS External Interfaces Guide for information on how to format the trace.