OSI/FTAM and OSI/APLMGR SCF Reference Manual
PTrace Reference for Tandem FTAM
OSI/FTAM and OSI/APLMGR SCF Reference Manual—421943-001
5-31
SM FTAM State Machine
You can use the PTrace STATETABLES command to identify the states, events, actions,
and previous states returned in the FTAM State Machine record. This command allows
PTrace access to the state-machine tables for the initiator or responder. For example, the
command
?STATETABLES \MARS.$DATA.ZOSIFTM.ZFTMSMT
identifies the statetable \MARS.$DATA.ZOSIFTM.ZFTMSMT. This causes the next
PTrace command having an SM SELECT option to point to the specified statetable and
display explanatory text in addition to the numbers. In this example, the following
display is returned:
09/23/93 10:31:22.679476 >002.492482 #81 FTAM SM
SM Name Initiator CS
Su Name #Z000002
State 1 -- S^INITIALIZEED
Event 1 -- E^F^INIT^CNF
Action 1 -- A^CNF^SUCCESS
Previous State 1 -- S^INITIALIZE^PEND
Note. The file ZFTMSMT, used as input to the STATETABLES command, is version-
dependent. This file might not be version-compatible with the trace file. See the PTrace
Reference Manual for more information on the STATETABLES command.
Note that the state-table information returned by this command is provided for Tandem internal
use and is not further described in this manual.