Commands and Responses
HP NonStop TMF Management Programming Manual—540140-008
5-137
RECOVER FILES
RECOVER FILES
The RECOVER FILES command initiates file recovery: restoring a database to a
consistent state by means of online dumps and audit dumps.
Command Syntax
For information on the tokens present in the command and response buffers, see the
SPI Programming Manual.
Command
ZTMF-CMD-Recover
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-MapNameSet token-type ZSPI-TYP-String.
ZTMF-TKN-MapNamesDefault token-type ZSPI-TYP-String.
ZTMF-TKN-ToPhysVol token-type ZSPI-TYP-String.
ZTMF-TKN-WherePhysVolIs token-type ZSPI-TYP-String.
ZTMF-TKN-FilesetDefault token-type ZTMF-TYP-String.
ZTMF-TKN-ANSINAME token-type ZTMF-TYP-STRING.
ZTMF-TKN-NOTANSINAME token-type ZTMF-TYP-STRING.
ZTMF-TKN-DEFAULTCATSCH token-type ZTMF-TYP-STRING.
ZTMF-MAP-Recover-Files
def ZTMF-DDL-Recover-Files.
02 ZFromArchive token-type ZSPI-DDL-Boolean.
02 ZToFirstPurge token-type ZSPI-DDL-Boolean.
02 ZTimeStamp token-type ZSPI-DDL-TimeStamp.
02 ZSystemName token-type ZSPI-DDL-Char8.
02 ZUnloadMedia token-type ZSPI-DDL-Boolean.
02 ZRecoverVDPPhase1 token-type ZSPI-DDL-Boolean.
02 ZRecoverVDPPhase2 token-type ZSPI-DDL-Boolean.
02 ZRecoverToIdx token-type ZSPI-DDL-Int
02 ZRecoverToSeq token-type ZSPI-DDL-Int2
02 ZRecoverToRba token-type ZSPI-DDL-Int4
02 ZSerial token-type ZSPI-DDL-Int2
end.
Tokens in Response Buffer
None.