TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)
Appendix A 545
Error Messages
Library Procedure Error Messages
-121 MESSAGE Descriptor count error
MEANING DBLOCK detected an error in the descriptor count (first
element of qualifier array) in locking mode 5 or 6.
ACTION Count must be a positive integer.
-123 MESSAGE Illegal
relop
in a descriptor
MEANING DBLOCK encountered a relop field containing characters
other than >=, <=, = or =.
ACTION Check contents of qualifier array.
-124 MESSAGE Descriptor too short. Must be greater than or
equal to 9
MEANING DBLOCK encountered a lock descriptor less than 9
halfwords long.
ACTION Check contents of qualifier array.
-125 MESSAGE Bad set name/number
MEANING DBLOCK qualifier array contains an invalid data set name
or number. (Refer to error -21 for rules.)
ACTION Check contents of qualifier array. Be sure names are
delimited by semicolon or space if less than 16 bytes long.
-126 MESSAGE Bad item name/number
MEANING DBLOCK qualifier array contains an invalid data item
name or number. (Refer to error -21 for rules.)
ACTION Check contents of qualifier array. Be sure names are
delimited by semicolon or space if less than 16 bytes long.
-127 MESSAGE Attempt to lock using a compound item
MEANING DBLOCK does not allow compound items in lock descriptors.
ACTION Modify locking strategy to lock on a non-compound item.