TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-134
RECOVER FILES
ZTMF-TKN-MAPNAMESET
specifies the map-names list exactly as it would be presented to TMFCOM in a
RECOVER FILES command, including the “MAP NAMES”. For example, this
token might contain:
“MAP NAMES ($TMF.*.* TO $DATA.*.*)”
This token is optional; only one occurrence is allowed.
If you include ZTMF-TKN-MAPNAMESET, you must make new online dumps of
the database files recovered; this prevents subsequent file recovery from using the
unwanted audit records generated after the specified time.
ZTMF-TKN-MAPNAMESDEFAULT
specifies the default volume and subvolume for MAP NAMES so SPI users can
pass their own defaults to TMF to be used in expanding the file sets provided in
ZTMF-TKN-MAPNAMESET. This token contains a string of the form
$volume.subvolume.
This token is optional, but if the ZTMF-TKN-MAPNAMESET token is specified, this
token is required. Only one occurrence is allowed.
Usage Guidelines
Only super-group users can issue this command. TMF must be started.
For more information about the RECOVER FILES command, see the TMF Reference
Manual.