TFDS Manual
Using TFDSCOM Commands
Tandem Failure Data System (TFDS) Manual—520628-003
4-33
REPORT
Examples
•
This example lists all records in sequential order in the database:
REPORT
•
This example starts at record 1 to list detail information records to EOF:
REPORT DETAIL
•
This example starts at record 1 and displays three detail information records:
REPORT DETAIL TOTAL-REC 3
•
This example starts at record 20 and lists detail information records to EOF:
REPORT 20 DETAIL
•
This example lists all records that were created through the date specified:
REPORT DATE "980203"
•
This example lists the first five records sequentially, starting with those created on
the date specified:
REPORT DATE "980203" TOTAL-REC 5
•
This example lists all records that have not been backed up:
REPORT STATUS NOT-BACKED-UP
•
An example of REPORT command output is:
Field values are:
DB-SUBVOL - \ALPHA5.$DATA00.T6523AAR
Rec. Date Time # Root Halt Product Symptom String
---- ----------- -- ---- ------ ------- --------------------
0001 07/16 07:48 02 001234 NA Tandem?.NA.KILLER.NA.01234
0002 07/16 07:50 001 001234 NA Tandem?.NA.KILLER.NA.01234
0003 07/16 07:53 02 001235 NA Tandem?.NA.KILLER.NA.01235
0004 07/16 07:57 003 001235 NA Tandem?.NA.KILLER.NA.01235
0005 07/16 08:42 02 T8336 Tandem.T8336.FFDC_RB.FFDCTSTC.00050
Rec. TFDS incident database record number.
Date Time Incident occurrence date and time.
# Number of recurrences (displayed only for initial incidents).
Root Record number of the initial occurrence of this type of
incident. If blank, this is the root or initial incident.