TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-79
DUMP FILES
DUMP FILES
The DUMP FILES command copies audited files to either tape or disk, producing
online dumps. These online dumps might be used later if file recovery is initiated
through a RECOVER FILES command.
Command Syntax
Refer to the SPI Programming Manual for tokens present in the command and
response buffers but not described below.
Command
ZTMF-CMD-Dump
Object Type
ZTMF-OBJ-Files
Tokens in Command Buffer
ZTMF-TKN-Fileset token-type ZSPI-TYP-String.
ZTMF-TKN-NotFileset token-type ZSPI-TYP-String.
ZTMF-TKN-Media token-type ZTMF-TYP-Media.
ZTMF-TKN-DiskMedia token-type ZTMF-TYP-DiskMedia.
ZTMF-TKN-ExtFileName token-type ZTMF-TYP-String.
ZTMF-TKN-FilesetDefault token-type ZTMF-TYP-String.
ZTMF-MAP-Dump-Files
def ZTMF-DDL-Dump-Files.
!r
02 ZCopies token-type ZSPI-DDL-Int.
02 ZBlockSize token-type ZSPI-DDL-Int.
02 ZVerifyTape token-type ZSPI-DDL-Boolean.
02 ZUnloadMedia token-type ZSPI-DDL-Boolean.
02 ZSystemName token-type ZSPI-DDL-Char8.
02 ZMedium token-type ZSPI-DDL-Enum.
02 ZMaxDumpSize token-type ZSPI-DDL-Int2.
02 ZSystemName2 token-type ZSPI-DDL-Char8.
end.
Tokens in Response Buffer
None.