OSI/AS Management Programming Manual

INFO PROCESS Command
Commands and Responses
056785 Tandem Computers Incorporated 5–121
INFO PROCESS Command The INFO PROCESS command returns the current values of the attributes for the
specified process. The response contains the configuration information established
when the PROCESS object was added with an ADD command or was last modified
with an ALTER command.
Command
ZCOM-CMD-INFO
Object Type
ZCOM-OBJ-PROCESS
Tokens in Command Buffer
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32.
ZCOM-TKN-XMGR token-type ZSPI-TYP-STRING.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZCOM-TKN-CMD-TIMEOUT token-type ZSPI-TYP-TIMESTAMP.
ZSPI-TKN-RESPONSE-TYPE token-type ZSPI-TYP-RESPONSE-TYPE.
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ALLOW-TYPE.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
Tokens in Response Buffer
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZOSI-MAP-INFO-PROC
def ZOSI-DDL-INFO-PROC.
02 ZNAME type ZSPI-DDL-FNAME32.
02 ZPRIM-CPU type ZSPI-DDL-INT.
02 ZBKUP-CPU type ZSPI-DDL-INT.
02 ZPRI type ZSPI-DDL-INT.
02 ZCODEFILE type ZSPI-DDL-FNAME.
02 ZSWAP type ZSPI-DDL-FNAME.
02 ZMAX-CONNS type ZSPI-DDL-INT.
02 ZHIGH-PIN type ZSPI-DDL-BOOLEAN
02 ZXNAME type ZSPI-DDL-CHAR36
02 ZXNAME-LEN type ZSPI-DDL-INT.
end.
–>