TFDS Manual
Using TFDSCOM Commands
Tandem Failure Data System (TFDS) Manual—520628-003
4-35
RETRY-RELOAD
RETRY-RELOAD
The RETRY-RELOAD command sets the number of attempts TFDS makes to reload a
processor if the initial reload is unsuccessful.
retry-number
represents the maximum number of times TFDS attempts to reload a failed
processor. The reload range is 0 through 2. The default value is 2.
SAVE
The SAVE command saves the current configuration to the TFDS configuration file.
When you restart TFDS, initial command settings are read from the TFDS
configuration file.
filename
represents a file name.
Guidelines
•
If no file name is specified, the current configuration file name is used. To display
the configuration file name, use the CONFIG command.
•
The filename variable has to be a type 101 EDIT file. If this file does not exist, it
is generated. If the file already exists, the contents are overwritten.
•
If you select a network file name, remote passwords must be in place so you can
write to the target system.
•
For more information on the TFDS configuration file, see Section 3, Starting and
Configuring TFDS.
Example
This example names the current TFDS configuration (TFDSCNFG) and saves it in a
specific location ($GAMMA.TFDS):
SAVE $GAMMA.TFDS.TFDSCNFG
RETRY-RELOAD retry-number
SAVE [ filename ]