Commands and Responses
HP NonStop TMF Management Programming Manual—540140-008
5-66
DELETE DUMPS
DELETE DUMPS
The DELETE DUMPS command removes dump entries from the TMF catalog and 
attempts to delete the associated dump files from disk.
Command Syntax
For information on the tokens present in the command and response buffers, see the 
SPI Programming Manual. 
Command
ZTMF-CMD-Delete
Object Type
ZTMF-OBJ-Dumps
Tokens in Command Buffer
ZTMF-TKN-FileName              token-type ZSPI-TYP-String.
ZTMF-MAP-Delete-Dumps
def ZTMF-DDL-Delete-Dumps.
  02 ZSerial                   token-type ZSPI-DDL-Int2.
  02 ZDeleteOnError            token-type ZSPI-DDL-Boolean.
end.
Tokens in Response Buffer
None.