START TRACE

Compaq NSK HP OpenVMS i5/OS UNIX systems Windows z/OS
12CR

For an explanation of the symbols in the z/OS column, see Using commands in z/OS.

Use START TRACE to start traces. When you issue this command, a trace number is returned in message number CSQW130I. You can use this trace number (TNO) in ALTER TRACE, DISPLAY TRACE, and STOP TRACE commands.

Synonym: STA TRACE

Read syntax diagramSkip visual syntax diagramSTART TRACE

                  .-GLOBAL-.    .-CMDSCOPE(' ')------------.
>>-START TRACE--(-+--------+-)--+--------------------------+---->
                  +-ACCTG--+    |                     (1)  |
                  +-CHINIT-+    '-CMDSCOPE(qmgr-name)------'
                  '-STAT---'

>--+-----------------------+--+----------------------+---------->
   '-| destination block |-'  '-| constraint block |-'

>--+-----------------+-----------------------------------------><
   '-COMMENT(string)-'

Destination block:

           .-,-------.
           V         |
|--DEST--(---+-GTF-+-+-)----------------------------------------|
             +-RES-+
             +-SMF-+
             '-SRV-'

Constraint block:

   .-CLASS(*)---------------------.  .-IFCID(*)-----------.
|--+------------------------------+--+--------------------+----->
   |          .-,-------.         |  |        .-,-----.   |
   |          V         |         |  |        V       |   |
   '-CLASS(-+---integer-+-----+-)-'  '-IFCID(---ifcid-+-)-'
            '-integer:integer-'

   .-RMID(*)-------------.
>--+---------------------+--+---------------+------------------->
   |       .-,-------.   |  '-TDATA(string)-'
   |       V         |   |
   '-RMID(---integer-+-)-'

   .-USERID(*)------------.
>--+----------------------+-------------------------------------|
   |         .-,------.   |
   |         V        |   |
   '-USERID(---string-+-)-'

Notes:
  1. Valid only when the queue manager is a member of a queue-sharing group.