TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-43
ALTER DATAVOLS
ALTER DATAVOLS
The ALTER DATAVOLS command changes the configured attribute values of a data
volume.
Command Syntax
Refer to the SPI Programming Manual for tokens present in the command and
response buffers but not described below.
Tokens in Command Buffer
ZTMF-TKN-VOLUMENAME
specifies the name of a data volume whose configuration is to be altered. This
token must occur at least once; multiple occurrences are allowed.
Command
ZTMF-CMD-ALTER
Object Type
ZTMF-OBJ-DATAVOLS
Tokens in Command Buffer
ZTMF-TKN-VOLUMENAME token-type ZSPI-TYP-STRING.
ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZTMF-MAP-ALTER-DATAVOLS
def ZTMF-DDL-ALTER-DATAVOLS.
02 ZRECOVERYMODE token-type ZSPI-DDL-ENUM.
end.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
Tokens in Response Buffer
ZTMF-TKN-VOLUMENAME token-type ZSPI-TYP-STRING.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.