ACC Error Guide
ZCOM Error Codes
Meanings of the Error Codes
Chapter 240
ZEPQNO (-68): Bad physical queue number
Explanation: The zsetql routine is used to set the queue limit for a
physical terminal queue, but an illegal queue number
was specified. Refer to zsetql(3x) for more information.
Action: Correct the application source code.
ZEZCOMREV (-69): ZCOM software not compatible
Explanation: The ZCOM software revision code is made up of four
numbers. The first two numbers are the major code and
the last two numbers are the minor code. The major
code indicates major releases or substantial changes
that require software re-compilation and re-linking.
The minor code indicates small bug fixes or small
enhancements. Most ZCOM routines and utility
programs compare the major revision codes between
each other and reject with this error if they do not
match. This error indicates software inconsistency
between programs or modules.
Action: Re-compile or re-link the offending program or module.
If the problem persists, contact your HP support
representative.
ZEONELTT (-70): Can’t remove the last LTT
Explanation: The zltmg routine requires the source terminal to be
moved or removed to have other terminals in its
original group (hence its original group will not be
diminished after the move). This error is returned
when the terminal to be moved or removed is the only
terminal in its group.
Action: Correct the application source code.
ZEIFDOWN (-71): Interface card not usable
Explanation: This error occurs when a call is made to access a Mux
card directly whose state is marked as unusable (e.g.
too many failures, hardware problem). For example,
calling the zport routine to configure a port in a bad
Mux card.










