MPE/iX Error Messages Manual Vol 3 (32650-90880)
198 Chapter5
Error Messages V iii C 4
Table Management
CAUSE The pool does not contain any more entries.
ACTION Create the table with a larger primary or secondary pool of
entries.
64 MESSAGE There are no entries in the entire table.
CAUSE Both primary and secondary pools are empty.
ACTION Create the table with more entries.
69 MESSAGE Attempted to return entry to full pool.
CAUSE More entries were returned than were originally in the
pool.
ACTION Check the logic which gets and returns entries.
70 MESSAGE The increment size is greater than the
maximum pool size.
CAUSE There are bad table creation parameters.
ACTION Correct the parameters.
71 MESSAGE The configured free entries are greater than
the initial size.
CAUSE There are bad table creation parameters.
ACTION Correct the parameters.
72 MESSAGE Single object header/body with inconsistent
allocation.
CAUSE Body and header must both be allocated or not allocated
initially.
ACTION Correct the parameters.
73 MESSAGE The primary and secondary pools overlap in
unified pool.
74 MESSAGE The negative parameter value is illegal.
CAUSE There are bad table creation parameters.
ACTION Correct the parameters.
75 MESSAGE Table semaphore type is out of range.
CAUSE The semaphore speciļ¬cation is not valid.
ACTION Correct the parameter.
76 MESSAGE The entry number is not in the free list.
CAUSE Monotonic table entry number is outside the range of the
free list.
ACTION Correct the parameter.
78 MESSAGE The entry has not yet been allocated.