ACC Error Guide

TTGEN Error Messages
Errors
Chapter 8180
Error 124: “%s”(%d): Total number of ZLUs > %d
(Severity 2)
Explanation
Total number of ZLUs (i.e., TERMINAL-ZLU and
PROGRAM-ZLU) exceeded the allowable limit.
Action: Reduce number of TERMINAL-ZLU or
PROGRAM-ZLU to an appropriate value.
Error 125: “%s”(%d): Bad Logical-Term “%s” (range %d..%d)
(Severity 2)
Explanation Bad Logical-Term specified. The valid range of values
is 1…65535 (ZCOM_MAXLTERM in
/opt/acc/include/zcom/zcomsys.h). Specified value for
Logical-Term is out of range.
Action: Change to an appropriate value.
Error 126: “%s”(%d): Bad Physical-Term “%s” (range %d..%d)
(Severity 2)
Explanation Bad Physical-Term specified. The valid range of values
is 1…65535 (ZCOM_MAXPTERM in
/opt/acc/include/zcom/zcomsys.h). Specified value for
Physical-Term is out of range.
Action: Change to an appropriate value.
Error 127: “%s”(%d): Bad Port-Limit “%s” (range %d..%d).
(Severity 2)
Explanation Bad Port-Limit specified. The specified value is either
invalid or out of range. The valid range of values is
1…25,000.
Action: Change to an appropriate value.
Error 128: “%s”(%d): Bad Queue-Limit “%s” (range %u..%u)
(Severity 2)
Explanation Specified value for Queue-Limit is out of range.
Action: Change to an appropriate value.