TRANSFER Installation and Management Guide
Definition Program Messages
Error Messages
13198 Tandem Computers Incorporated B–7
5923 Invalid parameter for
keyword
: "
process-name
"
Cause. The value specified for the process name is invalid. Specify process names by
using one of the following formats:
$
AXXX
specifies a single process name where
A
can be any letter and
X
can be any
letter or number. The
X
s are optional.
$
AXXx:y
specifies a range of process names where
A
and
X
are defined as above
but where
x
and
y
indicate a name range. The
x
indicates the beginning of the
range; the y indicates the end of the range. Both
x
and
y
must be of the same type:
either alphabetic or numeric. The
y
must be greater than or equal to
x
.
See Section 5 for more information about process names and process-name generation.
Effect. Definition program fails.
Recovery. Correct the parameter value and rerun the definition program.
5924 Invalid parameter for
keyword
: "
process
"
Cause. The process name for the parameter named in
keyword
is invalid. The process
name must be in the form: $
AXXX
where
A
can be any letter and
X
can be any letter or
number. The
X
s are optional. See Section 5 for more information about process
names.
Effect. Definition program fails.
Recovery. Correct the parameter value and rerun the definition program.
5925 Following required parameters are not in
define-file
:
keyword-list
Cause. The definition program terminates unsuccessfully if your define file is missing
of the required parameters. A list of required and optional parameters appears in
Appendix A.
The suffix N affixed to a keyword displayed in the
keyword-list
in the keyword
indicates that you did not specify any process names or CPUs for that parameter. For
example, TRTiservNamesN means that you did not specify any process names for the
TISERV server class for Base TRANSFER; TRGFileServCpuN means that you did not
specify any CPU parameter for the G-File server class for Base TRANSFER.
Effect. Definition program fails.
Recovery. Correct the parameter value and rerun the definition program.