Tandem Failure Data System (TFDS) Manual
Using TFDSCOM
HP Tandem Failure Data System (TFDS) Manual—540122-003
3-32
TFDSCOM Commands
If the date option is provided, it overrides the rec-num option, and records based on
that date are displayed. If neither is specified, the report starts with the first record. If
STATUS is specified, only records specified by inc-stat are displayed.
Guidelines
•
You can use the abbreviation r in place of REPORT.
•
Records are displayed in a chronological format.
•
If date is provided, records are displayed in chronological order. If date is not
provided, records are displayed by ascending record number sequence.
Examples
•
This example lists all records in sequential order in the incident 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 from the date specified:
REPORT DATE 06APR2005
•
This example lists the first five records sequentially, starting with those created on
the date specified:
REPORT DATE 06APR2005 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:
In this output, the field values are:
DB-SUBVOL - \DRPSOC.$SYSTEM.ZTFDS
S = * in process, # purged, $ dumped, ! error dumping, - burst notify
Rec Date Time # Root Halt Product S Symptom String
---- --------------- --- ---- ------- -------- - -----------------------
0001 19Mar2005 14:13 002 0102512 NA $ Tandem?.NA.ENOFT.NA.34122
0002 21Mar2005 17:58 0102512 NA $ Tandem?.NA.DB3.NA.34122
0003 22Mar2005 13:01 0001 0102512 NA $ Tandem?.NA.ENOFT.NA.34122
0004 23Mar2005 11:29 002 0004321 6523 $ TANDEM.6523.HLTF.NA.00245
0005 23Mar2005 11:45 0123456 NA $ Tandem?.NA.FCPU.NA.42798
0006 23Mar2005 11:57 0004 0004321 6523 TANDEM.6523.HLTF.NA.00245










