Parameters

SUMMARY
Displays summary information for each function. SUMMARY is the default value. When used with the RCC parameter, the output is similar to the DISPLAY TCPIP,,TRACE,DETAIL command. For more information about this command and its output, see DISPLAY TCPIP,,TRACE command in z/OS Communications Server: IP System Administrator's Commands.
DETAIL
When used with the ALL parameter, lists detailed information about each function in addition to the SUMMARY information. When used with the RCC parameter, displays detailed information about the function.
CTE
Formats each CTE header in each CTRACE buffer. DETAIL must also be specified.
ALL
Formats all the information for all functions.
RCC
Formats only information about the real-time application-controlled TCP/IP trace network management interface (NMI). For more information about this NMI, see Real-time application-controlled TCP/IP trace NMI in z/OS Communications Server: IP Programmer's Guide and Reference.
TCP, TITLE, NOTITLE
See Parameters for a description of these parameters.
Rules:
  • If you specify multiple keywords from the set {ALL, RCC}, all of the keywords that you specify are used.
  • If you specify multiple keywords from the set {SUMMARY, DETAIL}, only the last one is used.
  • If you specify CTE, then DETAIL must also be specified.