TMF Reference Manual (G06.26+)

TMFCOM Commands
HP NonStop TMF Reference Manual522418-003
3-197
INFO DUMPS
INVALID
selects only those dumps whose status is INVALID, meaning that the dump file
is marked in the catalog as unreadable and cannot be used for file recovery.
RELEASED
selects only those dumps whose status is RELEASED, meaning that the dump
has been marked in the catalog as damaged or deleted and cannot be used for
file recovery.
TYPE {AUDITDUMP | ONLINEDUMP}
selects the dumps for which information is listed, according to their type:
AUDITDUMP
selects only audit dumps.
ONLINEDUMP
selects only online dumps.
CATALOG [node.]volume.subvolume
specifies the subvolume containing the TMF catalog from which the dump
information is retrieved. If you omit this option, the default is the current TMF
catalog on the node where your TMFSERVE process is running.
NOT file-set
identifies one or more files for which dump entries are not to be displayed. If you
specify the same file in this option and in file-set, the dump for this file is not
displayed. The NOT file-set list allows the same pattern-matching (wild-card)
characters described in the discussion of the file-set option for this command
on page 3-193
and the file-set option for the DUMP FILES command on page
3-150
. The NOT file-set information cannot exceed the size of the SPI
message buffer that supports communication between TMFCOM and TMFSERVE,
which is 28 KB. If this limit is exceeded, TMFCOM displays Error Message 1050.
NOT <file-name>
identifies a file that contains one or more file-name patterns. These patterns, in
turn, designate files for which TMF should not retrieve information. If you specify
Note. If you plan to refer to SQL/MX objects in a file-set list or a NOT file-set list,
you must use the Guardian names of the underlying files in all TMFCOM commands. You
can run the MXGNAMES utility to convert one or more objects’ ANSI names to their
underlying Guardian file names. You can then use the Guardian file names in the file-
set list or NOT file-set list. For convenience, MXGNAMES provides an option that
generates names formatted as TMF file-sets for direct use in TMFCOM commands. For
information about using MXGNAMES, see the SQL/MX Reference Manual.