Commands and Responses
HP NonStop TMF Management Programming Manual—540140-008
5-79
DISABLE DATAVOLS
DISABLE DATAVOLS
The DISABLE DATAVOLS command shuts down transaction processing (audited 
updates) for the specified data volume and places this volume in the disabled state so 
that it is not automatically restarted by TMF. 
Command Syntax
For information on the tokens present in the command and response buffers, see the 
SPI Programming Manual. 
Command
ZTMF-CMD-Disable
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-Disable-DataVols
def ZTMF-DDL-Disable-DataVols.
  02 ZAbrupt                  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.