Displaying component trace status

To display information about the status of the component trace, issue the following command:
DISPLAY TRACE,COMP=component_name,SUB=(procedure_jobname)
See COMP for more information about component_name.
This command displays information about the status of the component trace for one procedure. To display information about the status of the component trace for all active procedures, issue the following command:
DISPLAY TRACE,COMP=component_name,SUBLEVEL,N=8

For the TCP/IP CTRACE components, do not be misled by the line in the middle of the display showing the MODE is OFF. This part of the display always says the MODE is OFF because TCP/IP uses the subtrace for all tracing. The subtrace for TCPCS2 indicates the actual state of the trace. In the example shown in 4, the trace is active (MODE is ON) with an internal buffer size of 16 M, tracing all ASIDs and all JOBNAMES, using MINIMUM options, and using the external writer PTTCP. Another version of the DISPLAY TRACE command D TRACE,COMP=component_name,SUBLEVEL,N=8 shows all subtraces for the component.