TMF Management Programming Manual (G06.26+)
Commands and Responses
HP NonStop TMF Management Programming Manual—522420-003
5-136
RECOVER FILES
ZTMF-TKN-FilesetDefault
contains the defaults to be used if any entry within a file of filenames
is not fully qualified.
This token is required if either the ZTMF-TKN-Fileset or ZTMF-TKN-NotFileset 
token contains the name of a file of filenames.
ZTMF-MAP-Recover-Files
is an extensible structured token that contains parameters for performing file 
recovery. This token is required; only one occurrence is allowed. This token 
contains the following fields:
ZFromArchive
directs TMF to recover all files requested, regardless of the flags set in the file 
labels, using the relevant online dumps and audit-trail dumps. The following 
values are valid:
ZSPI-VAL-True
Files are recovered using dumps, regardless of the flags set in the file 
label.
ZSPI-VAL-False
Only files having the RedoNeeded or UndoNeeded flag set in the file label 
are recovered.
If you omit this field, its default value is ZSPI-VAL-False.
If you omit the ZFromArchive, ZTimeStamp, ZRecoverToSEQ, 
ZRecoverToRBA and ZSerial fields, and the ZTMF-TKN-MapNameSet and 
ZTMF-TMF-MapNamesDefault tokens, the only files recovered are those that 
have only the UndoNeeded flag set in the file label; all other files are ignored 
during file recovery. Furthermore, those files that have the UndoNeeded flag 
set are recovered by reading the audit trail in reverse and applying 
compensating records (before images) to the affected files.
If you omit ZFromArchive but include the ZToFirstPurge, ZTimeStamp, 
ZRecoverToSEQ, ZRecoverToRBA or ZSerial field, or the ZTMF-TKN-
MapNameSet and ZTMF-TMF-MapNamesDefault token, the FromArchive 
operation becomes the default operation (so that all files requested are 
recovered).










