STRTRC (Start Trace) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
          (1)
>>-STRTRC-------SSNID(--+-*GEN---------------+--)--------------->
                        '-session-identifier-'
 
>--+------------------------------------------------------------------------------------------------------------+-->
   |       .-*---------------------------------------------------------------------------------------------.    |
   |       | .-------------------------------------------------------------------------------------------. |    |
   |       | V .-*ALL/-------.                                         .-*ALL---------------------. (3)  | |    |
   '-JOB(--+---+-------------+----user-name/----+-job-name----------+--+-*INITIAL-----------------+------+-+--)-'
               '-job-number/-'                  '-generic*-job-name-'  +-*SELECT------------------+
                                                                       | .----------------------. |
                                                                       | V                 (2)  | |
                                                                       '---(--thread_id--)------+-'
 
>--+---------------------------------+-------------------------->
   |          .-10000-----------.    |
   '-MAXSTG(--+-maximum-K-bytes-+--)-'
 
>--+---------------------------+-------------------------------->
   |           .-*WRAP----.    |
   '-TRCFULL(--+-*STOPTRC-+--)-'
 
>--+------------------------------+----------------------------->
   |              .-*NONE----.    |
   '-JOBTRCTYPE(--+-*ALL-----+--)-'
                  +-*DATA----+
                  +-*FLOW----+
                  '-*TRCTYPE-'
 
>--+--------------------------------------------------------------+-->
   |            .-*NONE--------------------------------------.    |
   |            | .----------------------------------------. |    |
   |            | V                (4)                (5)  | |    |
   '-TRCTYPE (--+-----identifier---------+-*INFO----+------+-+--)-'
                                         +-*ERROR---+
                                         '-*VERBOSE-'
 
>--+------------------------+----------------------------------><
   |           .-*NONE-.    |
   '-TRCFTR (--+-name--+--)-'
 
 

Notes:

  1. All parameters preceding this point can be specified in positional form.

  2. A maximum of 20 repetitions.

  3. A maximum of 8 repetitions. Only one generic job name may be specified.

  4. A maximum of 50 repetitions.

  5. Parameter can be specified only if JOBTRCTYPE(*TRCTYPE) is specified