TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-54
ALTER TMF
ALTER TMF
The ALTER TMF command changes the TMF configuration volume to a specified
volume.
Command Syntax
Refer to the SPI Programming Manual for tokens present in the command and
response buffers but not described below.
Token in Command Buffer
ZTMF-TKN-VOLUMENAME
specifies the configuration volume for TMF.
Tokens in Response Buffer
ZTMF-TKN-RETCODE
is the standard SPI return token described in the SPI Programming Manual.
ZTMF-TKN-ERRLIST
is a standard SPI error list described in the SPI Programming Manual. The error
list ends with the token ZSPI-TKN-ENDLIST. The following errors can appear in
this field:
Command
ZTMF-CMD-ALTER
Object Type
ZTMF-OBJ-TMF
Tokens in Command Buffer
ZTMF-TKN-VOLUMENAME 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.