TMF Reference Manual (G06.24+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-002
3-27
ADD DUMPS
have a default value. If you specify 2 for copy in the ADD DUMPS command,
always supply the part numbers of both copies of the dump in the TAPEMEDIA
parameter, for example:
TAPEMEDIA (TAPE1:1:2, TAPE2:2:2)
TIME
specifies the time that the audit dump was created. If TIME is not specified, the
current TMFSERVE time is assumed by default–that is, the current time is
recorded into the catalog with the audit dump whose name is being added.
To obtain the exact time, to the second, of the audit dump, use the output from a
previous INFO DUMPS command. In the TIME parameter, the subparameters are
the following:
month
is a three-character abbreviation for the name of the month:
{JAN|FEB|MAR|APR|MAY|JUN|JUL|AUG|SEP|OCT|NOV|DEC}
day
is a two-digit integer for the day of the month.
year
is a four-digit integer for the calendar year.
hr
is an integer for the hour, from 0 through 23.
min
is an integer for the minute, from 00 through 59.
sec
is an integer for the second, from 00 through 59.
GMT
indicates that the TIME value is specified in Greenwich mean time. If GMT is
omitted, the default is the local time at your site.
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.
Note. You can use either dashes (-) or spaces, or both, as delimiters to separate the
month, day, and year values from one another, but you must use at least one of these
delimiters.