Tandem Failure Data System (TFDS) Manual

Using TFDSCOM
HP Tandem Failure Data System (TFDS) Manual—540122-003
3-22
TFDSCOM Commands
Guidelines
You can use the abbreviation exc in place of EXCLUDEFILES.
$SYSTEM.SYSnn.OSDIR contains a list of critical system fils. By default TFDS
automatically collects all files listed in the OSDIR file.
The excluded files list is lost when the TFDS monitor process ($ZDMP) is stopped
unless you use the SAVE command to preserve it.
When you use this command in a TFDS configuration file, the OFF and TEMP
options are not valid and should not be used.
Example
EXCLUDEFILES $SYSTEM.SYS00.TESTDATA
EXIT
The EXIT command exits the TFDSCOM conversational interface.
Guidelines
You can use quit in place of EXIT.
To reuse the current configuration, use the SAVE command before exiting
TFDSCOM.
If you press Ctrl-Y at the TFDSCOM prompt, TFDSCOM terminates.
Example
EXIT
FC
The FC command lets you repeat or modify the previous command and reissue it.
The last command line appears. If you do not need to make changes, press Enter to
reissue the command.
To edit the command, enter one of these FC subcommands:
EXIT
FC
R | r replacement-string
Replaces one or more characters on a one-for-one
basis.
I | i insertion-string
Inserts one or more characters.
D | d delete character
Deletes one character. Repeat to erase more
characters.