SNAX/APC Configuration and Management Manual
SCF Commands for SNAX/APC
SNAX/APC Configuration and Management Manual—138787
8-105
TRACE LU Command
TRACE LU Command
The TRACE LU command starts, stops, or modifies the trace operations of the target
local LU.
Example
-> ASSUME PROCESS $APC1
-> TRACE LU LU01, TO $APC.APCTRC.TRCLU01, RECSIZE 120, NOWRAP
-> TRACE LU LU01, STOP
TRACE PROCESS Command
The TRACE PROCESS command starts, stops, or modifies the trace operations of the
target SNAX/APC process.
Example
-> ASSUME PROCESS $APC1
-> TRACE, TO APCTRC, SELECT ALL, RECSIZE 120, NOWRAP
VERSION Command
The VERSION command retrieves the version string of the SNAX/APC process.
VERSION is a nonsensitive command.
VERSION PROCESS Nondetailed Display
This example requests information about the SNAX/APC process named $APC1:
-> ASSUME PROCESS $APC1
-> VERSION
A display of the following format is returned in response to this request:
VERSION PROCESS Detailed Display
This example requests detailed information about the SNAX/APC process named
$APC1:
-> ASSUME PROCESS $APC1
-> VERSION, DETAIL
VERSION [ PROCESS apc-process ] [ , DETAIL]
VERSION \TSNA.$APC1: SNAX/APC (T9096D41 05MAR97 G012D41)