TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)
546 AppendixA
Error Messages
Library Procedure Error Messages
-128 MESSAGE Value field too short in a descriptor
MEANING A value field in a DBLOCK lock descriptor must be at least
as long as the data item for which it is specified.
ACTION Check the length of the value field.
-129 MESSAGE P-type item longer than P28 specified
MEANING DBLOCK does not allow P-type data items longer than 28 in
lock descriptors (27 digits plus sign).
ACTION Modify locking strategy to lock on a different item.
-130 MESSAGE Illegal digit in a P-type value
MEANING DBLOCK has encountered a P-type value in a lock
descriptor with an invalid packed decimal digit.
ACTION Check qualifier array contents to determine why data is
invalid.
-131 MESSAGE Lowercase character in type-U value
MEANING DBLOCK has encountered a lowercase character in a type-U
value specified in a lock descriptor.
ACTION Check qualifier array contents to determine why data is
invalid.
-132 MESSAGE Illegal digit in type Z value
MEANING Lock descriptor value specified to DBLOCK contains an
invalid zoned decimal digit.
ACTION Check qualifier array contents to determine why data is
invalid.
-133 MESSAGE Illegal sign in type Z value
MEANING Lock descriptor value specified to DBLOCK contains an
invalid zoned decimal sign.
ACTION Check qualifier array contents to determine why data is
invalid.