TMF Reference Manual (G06.26+)

TMFCOM Commands
HP NonStop TMF Reference Manual522418-003
3-270
SET DUMPS
SET DUMPS
The SET DUMPS command establishes specifications for online and audit dump
entries added to the catalog by subsequent ADD DUMPS commands issued during the
same TMFCOM session.
DISKMEDIA disk
for dumps to disk, identifies the disk volume on which the dumps are recorded.
For an audit dump to disk, only one disk is allowed when specifying disks,
and the format for disk is:
[node.]volume.{xx}serial-number.{zz}sequence-number
node is the node where the dump is located.
volume is the volume on which the dump is located.
{xx}serial-number identifies the dump. xx is a two-character prefix, and
serial-number is the six-digit serial number of the dump. When node
specifies the node at which your TMFSERVE process is running, xx can be
any two alphabetic characters. When node is different than the one at which
your TMFSERVE process is running, xx can be any two characters except ZT.
If node is not specified, ZT is assigned as xx by default. Examples are:
AM001017 (for a node local to your TMFSERVE process)
ZT001018 (for a node local to your TMFSERVE process)
CA002001 (for a node remote to your TMFSERVE process)
{zz}sequence-number identifies the audit trail sequence. zz is the audit
dump prefix (AA for the master audit trail, BB for the first auxiliary audit trail,
and so forth). sequence-number is the six-digit current sequence number of
SET DUMPS attribute [,attribute]...
where attribute is:
[DISKMEDIA disk ]
[DISKMEDIA (disk [,disk]...)]
[TAPEMEDIA tape-volume:part:copy]
[SERIAL serial-number]
[TYPE AUDITDUMP ]
[TYPE ONLINEDUMP (master, data)]