MPE/iX Error Messages Manual Vol 3 (32650-90880)

200 Chapter5
Error Messages V iii C 4
Table Management
ACTION Correct the parameters.
87 MESSAGE The PUT WAIT queue requires the table to be
locked.
CAUSE While in the block_on_resource procedure, the table
semaphore was either unlocked or locked by another
process.
ACTION Take a system dump.
92 MESSAGE Bad allocated list option.
CAUSE Incompatible options were used with the tbl_allocated list.
ACTION Correct the parameters.
98 MESSAGE The variable initial size is not 4-byte
aligned.
CAUSE There are bad table creation parameters.
ACTION Correct the parameters.
99 MESSAGE The variable increment size is not 4-byte
aligned.
CAUSE There are bad table creation parameters.
ACTION Correct the parameters.
107 MESSAGE Out of disk space.
CAUSE The attempt to expand the table ran out of disk space.
ACTION Free up disk space.
157 MESSAGE Large Object cannot be created.
CAUSE A create object request was received that exceeded the
maximum object size supported. This maximum is
currently 128GB.
ACTION Request a smaller object size that is within legal limits.
158 MESSAGE Virtual Space cannot be deallocated.
CAUSE An error occurred during the deallocation of an object
which prevented the virtual address space from being
recovered.
ACTION No immediate action need be taken. However, if this
situation happens over a long enough period, available
virtual address space may become scarce. In this case, a
reboot of the system is required to clear the problem.
159 MESSAGE Prefetch size exceeded max_prefetch_size
(4GB).
CAUSE A prefetch request was received which exceeded the
maximum prefetch size, which is currently 4GB.