Tandem Failure Data System (TFDS) Manual

Using TFDSCOM
HP Tandem Failure Data System (TFDS) Manual—540122-003
3-28
TFDSCOM Commands
Example
INCIDENT DUMPOVERRIDE 150
MAXCONDUMPS
The MAXCONDUMPS command specifies the number of concurrent processor dumps
that TFDS should be allowed to initiate.
num-condumps
is the maximum number of concurrent dumps that TFDS attempts to perform. The
dump range is 1 through 4. The default value is 3.
Guidelines
You can use the abbreviation mcd in place of MAXCONDUMPS.
Once the maximum number of concurrent dumps is reached, subsequent halted
processors are not dumped. They remain down or are reloaded without a dump,
depending on the AUTORELOAD setting.
Example
MAXCONDUMPS 3
MAX-DB-ENTRIES
The MAX-DB-ENTRIES command specifies the number of records allowed in the
incident database.
number-of-records
specifies the maximum number of records that TFDS attempts to put in the incident
database. The number range is 64 through 1024. The default value is 500.
Guideline
If the incident database gets full, use the DB-SUBVOL command to specify a new
location for the incident database. TFDS starts using this new location when the
next incident occurs.
Example
MAX-DB-ENTRIES 700
MAXCONDUMPS num-condumps
MAX-DB-ENTRIES number-of-records