OSI/MHS Management Programming Manual
Commands and Responses
OSI/MHS Management Programming Manual—424824-001
5-269
STATUS PROCESS
Tokens in Command Buffer
ZSPI-TKN-MANAGER
is the MHS manager name, that is, the process to which SCP is to send this 
command. This token is required and must occur only once.
ZCOM-TKN-OBJNAME
is the name of the PROCESS object for which you want status information. This 
token is required.
ZSPI-TKN-ALLOW
when set to a value of ZSPI-VAL-ALLOW-SEGMENTS, declares that the 
management application can accept a segmented response.
ZSPI-TKN-ALLOW-TYPE
ZSPI-TKN-RESPONSE-TYPE
ZSPI-TKN-COMMENT
are described in the SPI Programming Manual. 
ZCOM-TKN-SEL-SUMSTATE
is described in the SPI Common Extensions Manual.
For GI Processes:
 ZMHS-MAP-STATUS-GI
 def ZMHS-DDL-STATUS-GI.
 02 ZCPU type ZSPI-DDL-INT.
 02 ZSTART-TIME type ZSPI-DDL-TIMESTAMP.
 02 ZFAIL-TIME type ZSPI-DDL-TIMESTAMP.
 02 ZCNT-I-SESSION type ZSPI-DDL-INT2.
 02 ZMESSAGE-Q-LENGTH type ZSPI-DDL-INT2.
 end.
 ZMHS-MAP-TRACE-STATUS
 def ZMHS-DDL-TRACE-STATUS.
 02 ZTRACE-STATUS type ZMHS-DDL-FLAG.
 02 ZTRACE-OPTIONS type ZSPI-DDL-INT2.
 02 ZTRACE-FILE type ZMHS-DDL-EXCEED-FNAME.
 end.
For All Processes:
 ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
 . . .
 ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.










