TMF Operations and Recovery Guide (G06.26+)

Recovery Methods
HP NonStop TMF Operations and Recovery Guide522417-003
7-16
RECOVER FILES Command Specification
RECOVERVDPPHASE1
recovers the underlying catalog for the virtual disk process (VDP). If you omit this
option, the files specified in file-set are recovered, but the catalog is not.
MAP NAME[S] {old-fileset-list TO new-fileset}
{(old-fileset-list TO new-fileset
[,old-fileset-list TO new-fleset]...)}
allows files to be recovered to different volumes, subvolumes, and file IDs than the
ones from which they were dumped. The new (target) files, however, must be
located on the same node (system) and same instance of TMF as the old (source)
files.
When you select the MAP NAMES option, TMF also always uses the
FROMARCHIVE option, even if you do not explicitly select it.
old-fileset-list identifies the source files in the online dump disk or tape,
and can specify one or more file-sets, in the following format:
file-set
(file-set [, file-set]...)
new-fileset identifies the target file names to which the files will be recovered,
and can specify only one file-set in this format:
file-set
In both old-fileset-list and new-fileset, enter file-set in the
standard format for this variable defined in the TMF Reference Manual and
repeated here:
[[volume.]subvolume.]file-id
In file-set, file names are expanded to default volume names and subvolume
names. Notice, however, that qualified file names cannot specify node (system)
names or node numbers.
In file-set, you can specify both physical volumes and SMF disk volumes.
The MAP NAMES option does not permit a NOT file-set construct. That is,
you cannot use the MAP NAMES option to identify files to be excluded from
recovery to a target volume.
By using the MAP NAMES option, you can specify file-set as a file-name
pattern, allowing file-set to implicitly refer to multiple files. If you specify more
Caution. The RECOVERVDPPHASE1 option is intended for use with SMF files only. Before
you issue a RECOVER FILES command with this option, it is vital that you read “Options for
the SMF Product in the RECOVER FILES command description in the TMF Reference
Manual.
Note. If you specify the MAP NAMES option, you cannot use the RECOVERVDPPHASE1
option.