Commands and Responses
HP NonStop TMF Management Programming Manual—540140-008
5-47
ALTER DUMPS
ALTER DUMPS
The ALTER DUMPS command changes dump entries in the TMF catalog.
Command Syntax
For information on the tokens present in the command and response buffers, see the 
SPI Programming Manual. 
Tokens in Command Buffer
ZTMF-TKN-FileName
specifies the name of a dump. This token is required; multiple occurrences are 
allowed.
Command
ZTMF-CMD-Alter
Object Type
ZTMF-OBJ-Dumps
Tokens in Command Buffer
ZTMF-TKN-FileName             token-type ZSPI-TYP-String.
ZTMF-MAP-Alter-Dumps
def ZTMF-DDL-Alter-Dumps.
  02 ZSerial                  token-type ZSPI-DDL-Int2.
  02 ZDumpInvalid             token-type ZSPI-DDL-Boolean.
  02 ZReleased                token-type ZSPI-DDL-Boolean.
end.
Tokens in Response Buffer
None.