TMF Reference Manual (G06.26+)

TMFCOM Commands
HP NonStop TMF Reference Manual522418-003
3-272
SET DUMPS
If you specify DISKMEDIA, you must not specify TAPEMEDIA; if you specify
TAPEMEDIA, you must not specify DISKMEDIA.
TAPEMEDIA tape-volume:part:copy
for dumps to tape, identifies the tape volume on which the dump is recorded.
Include this option if the catalog does not already contain an entry for the dump
with the specified serial number.
tape-volume
is the name of the tape volume.
part
specifies which part of the 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 dump stored on this tape volume. The
maximum value for copy is 3. For serial copies of dumps being added to the
catalog, copy should be 1. Because copy must be specified, it does not have
a default value.
SERIAL serial-number
specifies the serial number of the dump to be added to the catalog. You must
enter serial-number in this parameter. serial-number should be the serial
number of the original dump; if you enter a number less than 64, TMF returns an
error message. Use the INFO DUMPS, DETAIL command to obtain a report
containing the dump name and the exact time of the dump.
TYPE [AUDITDUMP ]
[ONLINEDUMP (master, data)]
specifies the type of dump (audit or online) being named to the catalog.
AUDITDUMP indicates that this is an audit dump. You must include this option if
you are adding an audit dump entry to the catalog.
ONLINEDUMP indicates that this is an online dump. You must include this option
if you are adding an online dump entry to the catalog, specifying the following
items:
master
is an integer specifying the master audit trail sequence number.
data
is an integer specifying the auxiliary audit trail sequence number.