TMF Reference Manual (G06.24+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-002
3-28
ADD DUMPS
Adding Online Dump File Names to the Catalog
To add one or more online dump entries to the catalog, use the following syntax:
online-dump-file
identifies an audited file dumped by the online dump process, using the following
file name format:
[volume.][subvolume.]file-id
If you specify two or more files, you must list them in the same order in which they
are recorded on the dump tape or disk.
SERIAL serial-number
specifies the serial number of the online dump. The value for serial-number
should be the serial number of the original online dump. If you enter a number less
than 64, an error message is returned.
TYPE ONLINEDUMP (master, data)
identifies the dump as an online dump. You must include this parameter.
master
is an integer specifying the master audit trail sequence number. You can
obtain MAT sequence numbers by examining output from a previous INFO
DUMPS command or a previous DUMP FILES command.
data
is an integer specifying the auxiliary audit trail sequence number. You can
obtain audit trail sequence numbers by examining output from a previous INFO
DUMPS command, or a previous DUMP FILES command.
ADD DUMPS {online-dump-file }
{(online-dump-file [,online-dump-file]...)}
,SERIAL serial-number
,TYPE ONLINEDUMP (master, data)
{,DISKMEDIA {disk }
{(disk [,disk]...)}}
{,TAPEMEDIA {tape }
{(tape [,tape]...)}}
[,TIME {month[-]day[-]year, hr:min[:sec] [GMT]}
{day[-]month[-]year, hr:min[:sec] [GMT]}]