Previous Topic: Activate Tracing

Next Topic: Local CAICCI

CCITCPGW

Issue the following command to turn on tracing dynamically:

F CCISSLGW,T,SYSPRINT (for SSL)
F CCITCPGW,T,SYSPRINT (for non-SSL)

To deactivate the trace, specify:

F CCISSLGW,NOTRACE (for SSL)
F CCITCPGW,NOTRACE (for non-SSL)

Note: To start tracing immediately at CCISSLGW startup, add a TRCPRINT DD statement to the started task JCL. Deactivation is the same as noted previously.