TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-120
INFO PROCESS
INFO PROCESS
The INFO PROCESS command returns the configured attribute values for the major
TMF processes.
Command Syntax
Refer to the SPI Programming Manual for tokens present in the command and
response buffers but not described below.
Command
ZTMF-CMD-Info
Object Type
ZTMF-OBJ-Process
Tokens in Command Buffer
ZTMF-TKN-ProcessType token-type ZSPI-TYP-CRTPID.
Tokens in Response Buffer
ZTMF-TKN-Swap token-type ZSPI-TYP-String.
ZTMF-TKN-ExtFilename token-type ZSPI-TYP-String.
ZTMF-TKN-Term token-type ZSPI-TYP-String.
ZTMF-MAP-Info-Processes
def ZTMF-DDL-Info-Processes.
02 ZProcess token-type ZSPI-DDL-Enum.
02 ZCpusInfo token-type ZTMF-DDL-CpusInfo.
02 ZPriority token-type ZSPI-DDL-Int.
02 ZMakeSaveAbend token-type ZSPI-DDL-Boolean.
02 ZDebug token-type ZSPI-DDL-Boolean.
02 ZInspect token-type ZSPI-DDL-Boolean.
02 ZExtendedSegSize token-type ZSPI-DDL-Int-Pair.
02 ZPfsSize token-type ZSPI-DDL-Int2.
end.