SNAX/APC Configuration and Management Manual
SCF Commands for SNAX/APC
SNAX/APC Configuration and Management Manual—138787
8-102
STOP TPI Command
•
If NORMAL is specified, a DEACTIVATE_SESSION session control verb with a
deactivation type of NORMAL is issued.
Example
-> ASSUME PROCESS $APC1
-> STOP SESSION LU01.CICSLU62.LU62BIND.013A
STOP TPI Command
The STOP TPI command stops the specified transaction program instance and removes
it from the SNAX/APC process. This command has exactly the same effect as the
ABORT TPI command.
Example
-> ASSUME PROCESS $APC1
-> STOP TPI LU01.ACCT1.003A
STOP TPN Command
The STOP TPN command places the specified TPN object in the STOPPED state and
inhibits its further use. This command has exactly the same effect as the ABORT TPN
command.
Example
-> ASSUME PROCESS $APC1
-> STOP TPN LU01.ACCT1
TRACE Command
The TRACE command starts, stops, or changes the trace selection of the specified
PROCESS or LU object. Only one tracing operation can be active at a time.
TRACE is a sensitive command.
Command Syntax
The SNAX/APC TRACE command has the following syntax:
TRACE [ object-spec ]
{ [ , STOP ] | [ , TO file-name [ , attribute-spec ] ] }
where, if TO is specified, attribute-spec is none or more of the following
attributes:
[ , PAGES number ]
[ , RECSIZE number ]
[ , SELECT { ALL | [(} opt [ ,opt ... ] [)] }
[ , { WRAP | NOWRAP } ]