Telserv Manual

Subsystem Control Facility (SCF) Commands for
Telserv
Telserv Manual427174-009
5-49
Examples of the TRACE Command
Examples of the TRACE Command
The examples are designed to show correct ways of specifying command syntax.
PROCESS Object
The following command traces the PROCESS object $ZTNT, writes results into the file
named TLW, prevents the trace collector process from being initiated, and selects the
tracing of all Telserv process activity.
TRACE PROCESS $ZTNT, TO $SYSA.TRACES.TLW, NOCOLL, SELECT ALL
WINDOW Object
The following command traces the $ZTNT.#WI2 window, writes the results into the file
named TELW, allows the trace collector process to be initiated, and requests the
tracing of Telserv negotiations.
TRACE WINDOW $ZTNT.#WI2, TO $SYSA.TRACES.TELW, SELECT TELOPT
The next command ends the tracing of the window #WI2 under the assumed process.
TRACE WINDOW #WI2, STOP
VERSION Command
In response to the VERSION command, the Telserv subsystem initiates a display of its
version number and banner (product name, product number, and RVU date).
The VERSION command has the following object-spec:
VERSION PROCESS Command
The syntax for the VERSION PROCESS command is:
VERSION [ / OUT file-spec / ] [ object-spec ] [ , DETAIL ]
object-type object-name
PROCESS process-name
null
VERSION [ / OUT file-spec / ] PROCESS [ process-name ]
[ , DETAIL ]