TRCCNN (Trace Connection) syntax diagram
Job: B,I Pgm: B,I REXX: B,I Exec Threadsafe: No (1) >>-TRCCNN--SET(--+-*ON-----+--)---------------------------------> +-*OFF----+ +-*END----+ '-*FORMAT-' >--+-------------------------------------+----------------------> | .----------. | | (2) V | (3) | '-TRCTYPE(---------+-*IP--+-+-------)-' '-*SSL-' >--+---------------------------------------+--------------------> | (4) .-*GEN-------------. | '-TRCTBL(-------+-trace-table-name-+--)-' >--+--------------------------------------------------+---------> | (5) .-16000------------. .-*KB-. | '-SIZE(-------+-+-trace-table-size-+--+-*MB-+-+--)-' +-*MAX--------------------------+ '-*MIN--------------------------' >--+--------------------------------+---------------------------> | (5) .-*WRAP----. | '-TRCFULL(-------+-*STOPTRC-+--)-' >--+---------------------------------+--------------------------> | (6) .-*EBCDIC-----. | '-CCSID(-------+-*ASCII------+--)-' '-ccsid-value-' >--+--------------------------------------+---------------------> | (7) .-*CALC-----------. | '-FMTDTA(-------+-number-of-bytes-+--)-' >--+-------------------------------------------------------------+--> | (8) .-*-----------------------------------------. | '-JOB(-------+-+-----------------------------+--job-name-+--)-' '-+-------------+--user-name/-' '-job-number/-' >--+------------------------------------------+-----------------> | (8) .-*LAST---------------. | '-SPLNBR(-------+-*ONLY---------------+--)-' '-spooled-file-number-' >--+--------------------------------------+---------------------> | (8) .-*ONLY-------. | '-JOBSYSNAME(-------+-*CURRENT----+--)-' '-system-name-' >--+--------------------------------------------------------+---> | (8) .-*ONLY----------------------------. | '-CRTDATE(-------+-*LAST----------------------------+--)-' | .-*ONLY---------. | '-creation-date--+-*LAST---------+-' '-creation-time-' >--+-----------------------------------------+----------------->< | (9) | '-TCPDTA(---------| TCPDTA Details |----)-' TCPDTA Details |--+--------+--+----------------------------+-------------------> +-*TCP---+ | .------------------. | +-*UDP---+ | V (10) | | +-*ICMP--+ '-(----local-port-------+--)-' +-*IGMP--+ +-*ARP---+ '-*ICMP6-' >--+-----------------------------+--+------------------+--------> | .-------------------. | '-local-IP-address-' | V (10) | | '-(----remote-port-------+--)-' >--+-------------------+--+-----------------------+-------------| '-remote-IP-address-' '-line-description-name-'
Notes:
- All parameters preceding this point can be specified in positional form.
- TRCTYPE is valid only if SET(*ON) or SET(*FORMAT) is specified.
- A maximum of 2 repetitions.
- TRCTBL is valid only if SET(*ON), SET(*OFF) or SET(*END) is specified.
- SIZE and TRCFULL are valid only if SET(*ON) is specified.
- CCSID is valid only if SET(*OFF) or SET(*FORMAT) is specified.
- FMTDTA is valid only if SET(*FORMAT) or SET(*OFF) is specified.
- JOB, SPLNBR, JOBSYSNAME and CRTDATE are valid only if SET(*FORMAT) is specified.
- TCPDTA is valid only if SET(*ON) is specified.
- A maximum of 2 port numbers may be specified.