TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)

586 AppendixA
Error Messages
Library Procedure Error Messages
1
nn
MESSAGE No chain head (master entry) for path
decimal
integer: nn
MEANING User has attempted to add detail data entry with a search
item value that does not match any existing key item
value in corresponding manual master data set. The digits
represented by nn identify the offending path number
established by the order in which the search items occur in
the set part of the schema.
ACTION Notify user cannot add entry or add manual master entry
and try again.
2
nn
MESSAGE Full chain for path
decimal integer: nn
(contains 2,147,483,647 entries)
MEANING User has attempted to add detail data entry to a chain
which already contains the maximum allowable
(2,147,483,647) entries. The digits represented by nn
identify the offending path number established by the
order in which the search items occur in the set part of the
schema.
ACTION Consult with the database manager. The database could
contain an invalid chain count.
3
nn
MESSAGE Full automatic master for path
decimal
integer: nn
MEANING Automatic master data set is full. Therefore, when the
user attempted to add a search item to a detail data set,
the corresponding key value could not be added to the
automatic master data set. The digits represented by nn
identify the offending path number established by the
order in which the search items occur in the set part of the
schema.
ACTION Restructure database, increasing capacity of automatic
master. (See chapter 8).