TMF Reference Manual (G06.24+)

TMFCOM Commands
HP NonStop TMF Reference Manual522418-002
3-239
SET DUMPS
the audit trail when dumped. For example:
AA000036
For an online dump to disk, any number of disks can be specified by disk
without limit, and the format for disk is:
[node.]volume.{xx}serial-number.Ffile-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 node at which
your TMFSERVE process is running, xx can be any two alphabetic characters
except ZT. If node is not specified, ZT is assigned as xx by default.
Examples are:
DM000010 (for a node local to your TMFSERVE process)
ZT001021 (for a node local to your TMFSERVE process)
NW001022 (for a node remote to your TMFSERVE process)
file-number is the number of the online dump file that indicates its
sequence in the fileset. There are multiple files for each online dump. The
file-number is always preceded by the prefix F. Thus, the first file recorded
is identified as F0000001, the second file is identified as F0000002, and so
forth.
For both online and audit dumps, when the specified disk resides on a local node,
specifying the node name is optional. If the node is not specified, the default is the
node on which your TMFSERVE process is running.
When the specified disk resides on a remote node, disk must be fully qualified,
and volume must not exceed seven characters, counting the leading dollar sign
($).
Use the INFO DUMPS command with the DETAIL option to get a report containing
the dump name and the exact time of the dump.