TRANSFER Installation and Management Guide
Definition Program Messages
Error Messages
13198 Tandem Computers Incorporated B–9
5929 Invalid parameter for TRGUARDIANUserId: "
user-ID
"
Cause. The GUARDIAN 90 user ID is invalid; the format is:
group-id
,
user-id
where
group-id
and
user-id
are integers from 0 through 255. Blanks are not
allowed.
Effect. Definition program fails.
Recovery. Correct the parameter value and rerun the definition program.
5930 TRMaxPriority < TRMinPriority
Cause. The maximum priority specified in the define file for Base TRANSFER is less
than the minimum priority.
Effect. Definition program fails.
Recovery. Correct the parameter value and rerun the definition program.
5931 TRMaxPriority - TRMinPriority < 10
Cause. The maximum priority specified in the define file for Base TRANSFER is not at
least 10 greater than the minimum priority.
Effect. Definition program fails.
Recovery. Either decrease TRMaxPriority or increase TRMinPriority. Then rerun the
definition program.
5932 TRTFrontTerms is 0 but TRTRecvServs is greater than 0
Cause. If one of parameter is 0, the other must also be 0.
Your TRANSFER system cannot receive packages from TRANSFER systems on other
nodes when the number of TRECVs and TFRONTs is 0. This situation is appropriate if
your TRANSFER system runs on only one node.
Effect. Definition program fails.
Recovery. If your system runs on more than one node, set both values to a number
greater than zero and rerun the definition program.