TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-113
INFO DUMPS
ZTMF-MAP-Info-Dumps
is an extensible structured token specifying the selection criteria for the dumped
files you want to retrieve. This token is required; only one occurrence is allowed.
One record is returned for each dump media entry in the dump catalog. This token
contains the following fields:
ZName
specifies the file name to search for; wildcards are allowed. If ZTMF-TKN-
FileSet is present, then ZName must be Null.
If you specify ZTMF-VAL-WildFileName, information is returned for all dump
file names on the system. If you specify ZTMF-VAL-WildFileNameComponent,
information is returned for all disk volumes, all subvolumes, or all files in a
subvolume.
If you use ZTMF-VAL-WildFileName or ZTMF-VAL-WildFileNameComponent
in a TACL program, you must use the #SETBYTES built-in function to obtain
the internal form for this value. See the SPI Programming Manual for further
information about using the #SETBYTES built-in function.
For audit dumps, the volume name $ZTMFAT is a pseudo or dummy name
used to support TMF’s ability to spread audit-files across multiple disk
volumes.
ZSerial
specifies the serial number of the dump for which information is to be returned.
If you omit this field, the default is all serial numbers.
ZDumpType
specifies the type of dump to search for. The following values are valid:
If you omit this field, the default is both.
ZMasterSequence
ZDataSequence
are not valid for command buffers.
ZTMF-VAL-AuditDump The dump is an audit dump
ZTMF-VAL-OnlineDump The dump is an online dump