OSI/AS SCF Reference Manual

Table Of Contents
OSI/AS Trace Facility
OSI/AS SCF Reference Manual424121-001
3-21
STATETABLES Command
The enumerated list of keywords (or the numeric values, if no trace file is currently
open) is always displayed.
Examples of the SELECT Command
The examples are designed to show correct ways of specifying command syntax.
STATETABLES Command
Use the STATETABLES command to display state-machine information in text form, as
opposed to numerical form. If you want the translation from numbers into words, you
must issue this command. The trace records that contain state machine information are
ACSE State Machine
L6 State Machine
L5 State Machine
filename
is the name of the statetable file:
$volume.subvolume.ZOSISMT
Keyword Action
SELECT ASCE selects all ACSE trace information.
SELECT (ACSE, L6) selects all ACSE and L6 trace information.
FILTER ALL selects all trace information.
FILTER RESET resets the filters to the d4efault settings.
STATETABLES filename
Note. When you use the PTrace FROM command, PTrace automatically invokes the
STATETABLES command. The state-machine filename that PTrace looks for is
$SYSTEM.SYSnnn.ZOSISMT. If you decide to use a state-machine filename in a different
form, you can use the STATETABLES command to identify it. See the
PTrace Reference
Manual
for more information about the FROM command.
Note that the statetable file is version-dependent. Use of an unmatched statetable file (not the
same version as the TAPS process being traced) may cause misleading state, event or action
descriptions to be displayed.
This information is primarily for use by Compaq analysts in troubleshooting the Compaq
OSI/AS software.