TMF Reference Manual (G06.26+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-003
3-33
ADD DUMPS
TAPEMEDIA
for an online dump to tape, identifies the tape volume on which the online dump is
stored. tape is specified as:
tape-volume:part:copy
where:
tape-volume
is the name of the tape volume.
part
specifies which part of the online dump is stored on this tape volume. For
example, if each copy of the dump requires three tape volumes, part is 1, 2,
or 3. Because part must be specified, it does not have a default value.
copy
specifies the copy number of the online dump stored on this tape volume. The
maximum for copy is 2. Because copy must be specified, it does not have a
default value. If you specify 2 for copy in the ADD DUMPS command, always
supply the part numbers of both copies of the dump in the TAPEMEDIA
parameter, for example:
TAPEMEDIA (TAPE1:1:2, TAPE2:2:2)
TIME
specifies the time that the online dump was created. If TIME is not specified, the
current TMFSERVE time is assumed by default−that is, the current time is
recorded into the catalog with the online dump whose name is being added.
To obtain the exact time, to the second, of the online dump, use the output from a
previous INFO DUMPS command. In the TIME parameter, the subparameters are:
month
is a three-character abbreviation for the name of the month:
{JAN|FEB|MAR|APR|MAY|JUN|JUL|AUG|SEP|OCT|NOV|DEC}
day
is a two-digit integer for the day of the month.
Caution. If recovery is needed, problems could occur if the time listed in the catalog is not the
time when the online dump actually took place; if you specify the TIME option, make sure to
enter the date and time completely and accurately.