TMF Reference Manual (G06.24+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-002
3-25
ADD DUMPS
Adding an Audit Dump to the Catalog
To add an audit dump entry to the catalog, use the following syntax:
audit-trail-file
identifies the audit-trail file dumped, using the following file name format:
$ZTMFAT.ZTMFAT.file-id
$ZTMFAT and ZTMFAT are pseudo or dummy volume and subvolume names,
respectively, used to support TMF's ability to spread audit-trail files across multiple
disk volumes.
SERIAL serial-number
specifies the serial number of the audit dump. You must not omit serial-
number from this command. The value for serial-number should be the serial
number of the original audit dump, which you can find in the output from an INFO
DUMPS command entered before that dump was deleted. If you enter a number
less than 64 for serial-number, TMF returns an error message.
TYPE AUDITDUMP
identifies the dump as an audit dump. You must include this parameter if you are
adding an audit dump entry to the catalog.
DISKMEDIA
for an audit dump to disk, identifies the disk volume on which the dump is located.
Only one disk is allowed when specifying disk for an audit dump. 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
ADD DUMPS audit-trail-file
,SERIAL serial-number
,TYPE AUDITDUMP
{,DISKMEDIA disk }
{,TAPEMEDIA {tape }
{(tape [,tape]...)}}
[,TIME {month[-]day[-]year, hr:min[:sec] [GMT]}
{day[-]month[-]year, hr:min[:sec] [GMT]}]