TFDS Manual
Using TFDSCOM Commands
Tandem Failure Data System (TFDS) Manual—520628-003
4-32
REPORT
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 = (YYMMDD)
displays records starting from date. date consists of:
YY = year
MM = month
DD = day
inc-stat = (stat-opt [stat-opt])
represents the status of a record in the incident database. Valid values:
{ BACKED-UP | NOT-BACKED-UP },
{ PURGED | NOT-PURGED }
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.
•
If the incident database is full, subsequent incidents are not recorded.
•
Records are displayed in a chronological format.
REPORT [ rec-num ] [, [ DETAIL ], [ TOTAL-REC n-recs ] ]
[ DATE "date" ] , [ TOTAL-REC n-recs ]
[ STATUS ( inc-stat ) ]