Tandem Failure Data System (TFDS) Manual

Using TFDSCOM
HP Tandem Failure Data System (TFDS) Manual540122-003
3-27
TFDSCOM Commands
IGNOREOPERATORHALTS
The IGNOREOPERATORHALTS command instructs TFDS either to start or to stop
ignoring operator halts.
ON
directs TFDS to ignore operator halts. The default setting is ON, which means that
no incident is put in the incident database and no 600x software error event is
generated.
OFF
causes a processor dump (if AUTODUMP is enabled) and reload (if
AUTORELOAD is enabled) when tools that cause intentional halts are used.
Guideline
You can use the abbreviation ih in place of IGNOREOPERATORHALTS.
Example
IGNOREOPERATORHALTS OFF
INCIDENT
The INCIDENT command forces a dump (if AUTODUMP is enabled) for the next
occurrence of a failure. Set this flag only on the ROOT or initial incident record. (To
determine the ROOT incident record, use the REPORT command.)
rec-num
is the record number in the incident database.
Guidelines
You can use the abbreviation inc in place of INCIDENT.
The INCIDENT DUMPOVERRIDE command sets the DUMPOVERRIDE flag of the
ROOT incident if the flag is currently clear. It clears the DUMPOVERRIDE flag if
the flag is currently set.
The DUMPOVERRIDE flag in the ROOT incident is set or cleared only by the
specification of the INCIDENT DUMPOVERRIDE command.
IGNOREOPERATORHALTS { ON | OFF }
Caution. Never set IGNOREOPERATORHALTS to OFF in a production system.
INCIDENT DUMPOVERRIDE rec-num