TRANSFER Installation and Management Guide

Definition Program Messages
Error Messages
13198 Tandem Computers Incorporated B–3
5904 "
parameter
"
is invalid; should be INITIAL or REDEFINE
Cause. The INITIAL or REDEFINE parameter is specified incorrectly. The parameter
indicates whether a component is to be installed for the first time or reconfigured.
Effect. Definition program fails.
Recovery. Correct the program RUN command and rerun the definition program.
5905
file
is required and cannot be opened
error
Cause. An error occurred when the editor tried to open
file
for READ access.
file
is a define file that the definition program expects to find on the configuration
subvolume.
error
is the GUARDIAN 90 file error.
Effect. Definition program fails.
Recovery. Check that the indicated file exists, has READ access, and is secured so that
the user ID running the definition program can read the file. Also check that the file
is not open. Rerun the definition program.
5906 "
keyword
" is not a recognized keyword parameter
Cause. The keyword that identifies a component parameter was either missing or
incorrect for that component. Only keyword parameters described in the define file
descriptions in Appendix A are allowed.
Effect. Definition program fails.
Recovery. Correct the keyword parameter and rerun the program.
5907 MISSING VALUE: "
line
"
Cause. The definition program found a keyword on the indicated line for which no
value was specified.
Effect. Definition program fails.
Recovery. Add the parameter value and rerun the definition program.