SNAX/APC Configuration and Management Manual
SCF Commands for SNAX/APC
SNAX/APC Configuration and Management Manual—138787
8-97
STATUS TPI Command
Verb In Progress
displays the verb that SNAX/APC is processing for the conversation on this session.
If no conversation is active or no verb is currently being processed, None (0000) is
displayed.
STATUS TPI Command
The STATUS TPI command displays the current status of the specified transaction
program instance.
Status TPI Display
This example requests status information about a transaction program instance named
003A:
-> ASSUME $APC1.LU01.ACCT.003A
-> STATUS TPI
The following display is returned in response to this request:
Sum State
shows the current summary state of the TPI object. Valid summary states are
STARTING and STARTED.
STATUS TPN Command
The STATUS TPN command displays information about the current status of the
specified TPN object.
Status TPN Nondetailed Display
This example requests status information about a transaction program named ACCT:
-> ASSUME $APC1.LU01
-> STATUS TPN *
The following display is returned in response to this request:
SNAX/APC STATUS TPI: $APC1.LU01.ACCT.003A
Sum State ............... STARTED
SNAX/APC STATUS TPN:
TPN Name Sum State
------------------------------------------------------
$APC1.LU01.ACCT1 STARTED
$APC1.LU01.ACCT2 STARTING
$APC1.LU01.ACCT3 STOPPED