Commands and Responses
HP NonStop TMF Management Programming Manual—540140-008
5-13
ADD DATAVOLS
ADD DATAVOLS
The ADD DATAVOLS command adds data volumes to the TMF configuration, including 
management attributes such as the audit trail to receive audit records from these 
volumes.
Command Syntax
For information on the tokens present in the command and response buffers, see the 
SPI Programming Manual. 
Command
ZTMF-CMD-Add
Object Type
ZTMF-OBJ-DataVols
Tokens in Command Buffer
ZTMF-TKN-VolumeName           token-type ZSPI-TYP-String.
ZTMF-TKN-NotVolumeName        token-type ZSPI-TYP-String.
ZSPI-TKN-MaxResp              token-type ZSPI-TYP-Int.
ZSPI-TKN-Context              token-type ZSPI-TYP-ByteString.
ZTMF-MAP-Add-DataVols
def ZTMF-DDL-Add-DataVols.                                !r
  02 ZAuditTrailId            token-type ZSPI-DDL-Enum.
  02 ZRecoveryMode            token-type ZSPI-DDL-Enum.
  02 ZIgnorePreviousConfig    token-type ZSPI-DDL-Boolean.
end.
Tokens in Response Buffer
ZTMF-TKN-VolumeName           token-type ZSPI-TYP-String.
ZSPI-TKN-Context              token-type ZSPI-TYP-ByteString.