CICS trace table entries for CA InterTest for CICS internal processing do not appear unless you request them. Normally, you do not want them when you are analyzing your application's processing; the CA InterTest for CICS program entries might conceal your application program entries.
To place the CA InterTest for CICS program entries on the CICS Trace Table, issue the command:
CNTL=ITTRACE,ON
To remove the entries, issue the command:
CNTL=ITTRACE,OFF
To place the CA Intertest for CICS common user interface entries on the CICS trace table and log the TCP/IP message packets to the MSGUSR DD issue the following command:
ICDB TRACE_ON
To remove the entries, issue the command:
ICDB TRACE_OFF
Note the following:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|