TFDS Manual

Using TFDSCOM Commands
Tandem Failure Data System (TFDS) Manual520628-003
4-34
RETRY-DUMP
RETRY-DUMP
The RETRY-DUMP command sets the number of attempts TFDS makes to dump
memory contents if the initial dump is unsuccessful.
retry-number
represents the number of times TFDS attempts to dump a processor. The dump
range is 0 through 2. The default value is 1.
RELOAD-ON-FAILURE
lets the processor automatically reload despite the failure of a TFDS dump.
Guideline
If the TFDS dump fails and the RELOAD-ON-FAILURE option is specified, the
processor is still reloaded. The processor remains down if the TFDS dump fails and the
RELOAD-ON-FAILURE is not specified. This approach lets you continue efforts to
obtain a valid processor dump.
Examples
This example sets the RETRY-DUMP count to 2:
RETRY-DUMP 2
This example sets the RETRY-DUMP count to 1 and sets RELOAD-ON-FAILURE:
RETRY-DUMP 1, RELOAD-ON-FAILURE
Halt Processor halt code.
Product Product number; available only for TFDS instrumented
programs (NA if not available).
Symptom String Information collected during error processing, used to
uniquely identify the location of a fault; composed of Company
Identifier, Product Identifier, Program Name, Source Filename,
DIP id, and optionally up to five descriptive text message
insert fields (ASCII text) and up to five binary fields.
RETRY-DUMP retry-number [, RELOAD-ON-FAILURE ]