Telserv Manual

Subsystem Control Facility (SCF) Commands for
Telserv
Telserv Manual427174-009
5-47
TRACE Command
PAGES
designates how much space, in units of pages, is allocated in the extended data
segment used for tracing. You can specify PAGES only when initiating a trace, not
when you are modifying its parameters. pages is an integer in the range 4 through
64 or equal to 0. If you omit this option or specify 0, the default value 64 is applied
to the trace.
RECSIZE
specifies the length of the data in the trace data records. size is an integer in the
range 16 through 4050 or equal to 0. The length of the trace header, which is eight
bytes, is not included in size. If you omit this option or specify 0, the default value
of 120 bytes is applied to the trace.
SELECT
selects which records are collected and written to the trace file. Records are
identified by trace record type, using the descriptions that appear in PTrace display
formats. The select-spec is one or more of the following specifications:
{ keyword }
{ ( keyword [ , keyword ] ...) }
{ number }
{ ( number [ , number ] ...) }
where keyword or number is one or more of the following values:
For PROCESS objects:
[ ALL ] [ -1 ]
[ CONN ] [ 2 ]
[ LOGIN ] [ 9 ]
[ ONLINE ] [ 14 ]
[ OPEN ] [ 4 ]
[ RECV ] [ 10 ]
[ SCB ] [ 8 ]
[ SPI ] [ 13 ]
[ TELOPT ] [ 15 ]
For WINDOW objects:
[ ALL ] [ -1 ]
[ ONLINE ] [ 22 ]
[ RCB ] [ 21 ]
[ SOCK ] [ 18 ]
[ TTY ] [ 20 ]