SNAX/APC Application Programming Manual
Verb Definitions
SNAX/APC Application Programming Manual—138786
3-87
DISPLAY-STATUS Verb
Request Details
REQ-UOW-CODE
must contain the value 3001, which identifies the DISPLAY-STATUS verb.
APC-LUNAME
is the name of the local LU for which status is requested. If this field contains the
asterisk character (*), SNAX/APC gathers status for all local SNAX/APC LUs.
Reply Details
APC-NETWORK-NAME
contains the name of the SNAX/APC process that received the request. This is a
complete operating system file name (including system name).
OCCURS 0 TO N TIMES
DEPENDING ON DSR-NUM-RECORDS.
03 DSR-APC-LUNAME PIC X(8).
03 DSR-SNAX-FILENAME PIC X(24).
03 DSR-PARTNER-LUNAME PIC X(8).
03 DSR-LOCAL-TP-NAME PIC X(16).
03 DSR-TP-PROCESS-NAME PIC X(34).
03 DSR-SESSION-POLARITY PIC 9(4) COMP.
03 DSR-FSM-STATES.
04 DSR-FSM-BIS PIC 9(4) COMP.
04 DSR-FSM-BSM PIC 9(4) COMP.
04 DSR-FSM-CHAIN-RCV PIC 9(4) COMP.
04 DSR-FSM-CHAIN-SEND PIC 9(4) COMP.
04 DSR-FSM-CONVERSATION PIC 9(4) COMP.
04 DSR-FSM-ERROR-OR-FAILURE PIC 9(4) COMP.
04 DSR-FSM-IM-REQ-MODE-RCV PIC 9(4) COMP.
04 DSR-FSM-IM-REQ-MODE-SEND PIC 9(4) COMP.
04 DSR-FSM-PAC-RQ-RCV PIC 9(4) COMP.
04 DSR-FSM-PAC-RQ-SEND PIC 9(4) COMP.
04 DSR-FSM-POST PIC 9(4) COMP.
04 DSR-FSM-QRI-CHAIN-RCV PIC 9(4) COMP.
04 DSR-FSM-RCB-STATUS PIC 9(4) COMP.
04 DSR-FSM-RCV-PURGE PIC 9(4) COMP.
04 DSR-FSM-SCB-STATUS PIC 9(4) COMP.
04 DSR-FSM-STATUS PIC 9(4) COMP.
03 DSR-PACING-COUNTS.
04 DSR-NUM-WAITING-SEND PIC 9(4) COMP.
04 DSR-NUM-WAITING-READ PIC 9(4) COMP.
03 DSR-OUTSTANDING-VERB PIC 9(4) COMP.
03 DSR-VERB-COUNT PIC 9(4) COMP.