TRANSFER Installation and Management Guide
Definition Program Messages
Error Messages
B–6 13198 Tandem Computers Incorporated
5917 Invalid TCLPROG for
keyword
: "
name
"
Cause. Either you did not specify a valid, fully qualified SCREEN COBOL object
library name (TCLPROG) for the parameters TRAgentTclProg or TRUserTclprog, or
the library does not exist.
Effect. Definition program fails.
Recovery. Correct the parameter, or ensure that the library exists; then rerun the
definition program.
5918 Invalid simple TRANSFER name for
keyword
: "
name"
Cause. The simple TRANSFER name is invalid for the indicated keyword. For
information on characters allowed in TRANSFER names, see Section 5.
Effect. Definition program fails.
Recovery. Correct the parameter value and rerun the definition program.
5921 Invalid parameter for
keyword
: "
extents
"
Cause. The extents value specified is invalid for a data file. The extents value can be
any value FUP accepts in a a SET EXT command. The extents value must be specified
within parentheses.
Effect. Definition program fails.
Recovery. Correct the parameter value and rerun the definition program.
5922 Invalid parameter for
keyword
: "
cpus
"
Cause. The CPU pair is invalid. A valid CPU pair has the format: (
nn:mm
where
nn
and
mm
are values from 0 through 15. Although not verified by the definition
programs, the CPUs must exist on your system.
Effect. Definition program fails.
Recovery. Correct the parameter value and rerun the definition program.