Tandem Failure Data System (TFDS) Manual
Using TFDSCOM
HP Tandem Failure Data System (TFDS) Manual—540122-003
3-31
TFDSCOM Commands
•
If this flag is set to ON, TFDS creates a file for each incident under the specified
system.volume.subvolume. This name indicates the subvolume in which
information related with each incident is located (for example, ZDMP00xx).
•
If a network file transfer is invoked, a link to the target system must be operational
because remote passwords are required.
Example
This example defines the target location of dump information under
\GRANDE.$SIST.DUMP:
REMOTENOTIFY ON \GRANDE.$SIST.DUMP
REPORT
The REPORT command displays records from the incident database.
rec-num
specifies the first record to display. If not specified, REPORT starts with the first
incident in the incident database.
DETAIL
gives detailed record information.
n-recs
specifies the number of records to display and retrieves the records from the
incident database until n-recs records are obtained or the EOF is reached.
date = (DDMMMYYYY)
displays records starting from date. date consists of:
DD = day
MMM = month
YYYY = year
inc-stat
represents the status of a record in the incident database. Valid values are:
{ BACKED-UP | NOT-BACKED-UP },
{ PURGED | NOT-PURGED }
REPORT [ rec-num ] [, [ DETAIL ], [ TOTAL-REC n-recs ] ]
[ DATE date ] , [ TOTAL-REC n-recs ]
[ STATUS inc-stat ]










