TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-49
ALTER PROCESS
ALTER PROCESS
The ALTER PROCESS command changes the configured attribute values of various
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-ALTER
Object Type
ZTMF-OBJ-PROCESS
Tokens in Command Buffer
ZTMF-TKN-PROCESS token-type ZSPI-TYP-CRTPID.
ZTMF-MAP-ALTER-PROCESSES
def ZTMF-DDL-ALTER-PROCESSES.
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.
ZTMF-TKN-SWAP token-type ZSPI-TYP-STRING.
ZTMF-TKN-EXTFILENAME token-type ZSPI-TYP-STRING.
ZTMF-TKN-TERM token-type ZSPI-TYP-STRING.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
Tokens in Response Buffer
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.