TMF Management Programming Manual (G06.24+)
Commands and Responses
HP NonStop TMF Management Programming Manual—522420-002
5-107
INFO DATAVOLS
INFO DATAVOLS
The INFO DATAVOLS command returns the configured attribute values of data
volumes, and can also filter and then return volumes based on selected configuration
attributes.
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-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-INFO-DATAVOLS
def ZTMF-DDL-INFO-DATAVOLS.
02 ZAUDITTRAILID token-type ZSPI-DDL-ENUM.
02 ZRECOVERYMODE token-type ZSPI-DDL-ENUM.
end.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
Tokens in Response Buffer
ZTMF-TKN-AUDITTRAILID token-type ZSPI-TYP-ENUM.
ZTMF-TKN-VOLUMENAME token-type ZSPI-TYP-STRING.
ZTMF-MAP-INFO-DATAVOLS-R
def ZTMF-DDL-INFO-DATAVOLS-R.
02 ZAUDITTRAILID token-type ZSPI-DDL-ENUM.
02 ZRECOVERYMODE token-type ZSPI-DDL-ENUM.
end.
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
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.