TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)
524 AppendixA
Error Messages
Schema Processor Error Messages
the Schema Processor again.
MESSAGE ITEM TOO LONG
MEANING The length of a single data item cannot exceed 2047 halfwords.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE 'LANGUAGE:' EXPECTED
MEANING The Schema Processor expected to find a LANGUAGE statement after the
comma following the BEGIN DATABASE name statement.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE LANGUAGE NOT SUPPORTED
MEANING Language specified is not supported on your system, or is not a valid
language.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE MASTER DATA SET LACKS EXPECTED DETAIL(S)
MEANING Master data set was defined with a non-zero data count, but the number of
detail search items which back-referenced the master is less than the
value of the path count.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE MASTER DATA SET LACKS KEY ITEM
MEANING A master data set was defined without defining one of the data items in
the set as a key item.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE MAXIMUM CAPACITY EXCEEDS MPE/IX FILE SIZE LIMITS
MEANING The maximum capacity defined exceeds MPE/iX file size limits (currently
MPE/iX file limit is 4 gigabytes).
ACTION Change the maximum capacity to a smaller number.