TMF Reference Manual (G06.24+)

TMFCOM Command Reference Summary
HP NonStop TMF Reference Manual522418-002
B-4
ADD DUMPS
ADD DUMPS
Adds dump entries to the TMF catalog, as when reentering online and audit dump
entries accidentally deleted from the catalog or recovering a destroyed catalog. There
are two forms of the ADD DUMPS command: one for adding an audit dump entry to
the catalog, and another for adding one or more online dump entries to the catalog.
Security: super user group member.
Adding an Audit Dump to the Catalog
To add an audit dump entry to the catalog, use the following syntax:
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]}]
audit-trail-file:
$ZTMFAT.ZTMFAT.file-id
disk
[node.]volume.{xx}serial-number.{zz}sequence-number
tape:
tape-volume:part:copy
month:
{JAN|FEB|MAR|APR|MAY|JUN|JUL|AUG|SEP|OCT|NOV|DEC}
Caution. If recovery is needed, problems could occur if the time listed in the catalog is not the
time when the audit dump actually took place; if you specify the TIME option, make sure to
enter the date and time completely and accurately.