MPE/iX Error Messages Manual Vol 3 (32650-90880)
197
5 Error Messages V iii C 4
Table Management
(Subsystem 108)
50 MESSAGE The entry size is less than the minimum entry
size.
CAUSE The entry size parameter is too small.
ACTION Correct the parameter.
51 MESSAGE The header is invalid.
CAUSE Two words at the beginning of the header should point
back to the header.
ACTION Take a system dump.
53 MESSAGE The entry size is greater than the maximum
size.
CAUSE The entry size is greater than the pool size in a variable
entry size table.
ACTION Correct the parameter.
54 MESSAGE The initial size is greater than the maximum
size.
CAUSE The pool initial size is greater than the maximum size.
ACTION Correct the parameter.
58 MESSAGE The last free entry is less than the first
free entry.
CAUSE There are bad table creation parameters.
ACTION Correct the parameters.
59 MESSAGE The free link offset is greater than the
entry size.
CAUSE There are bad table creation parameters.
ACTION Correct the parameters.
63 MESSAGE There is no entry in the pool.