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

244 Chapter6
TurboIMAGE/XL V iii C 5
Schema Processor Error Messages
CAUSE The length of a single data item may not exceed 2047 halfwords.
ACTION Examine the schema text file to find the error and edit the file. Run the
Schema Processor again.
MESSAGE 'LANGUAGE:' EXPECTED
CAUSE The Schema Processor expected to find a LANGUAGE statement after the
comma following the BEGIN DATA BASE name statement.
ACTION Examine the schema text file to find the error and edit the file. Run the
Schema Processor again.
MESSAGE LANGUAGE NOT SUPPORTED
CAUSE Language specified is not supported on your system, or is not a valid
language.
ACTION Examine the schema text file to find the error and edit the file. Run the
Schema Processor again.
MESSAGE MASTER DATA SET LACKS EXPECTED DETAIL(S)
CAUSE 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 and edit the file. Run the
Schema Processor again.
MESSAGE MASTER DATA SET LACKS KEY ITEM
CAUSE 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 and edit the file. Run the
Schema Processor again.
MESSAGE MORE THAN ONE KEY ITEM
CAUSE A master data set cannot be defined with more than one key item.
ACTION Examine the schema text file to find the error and edit the file. Run the
Schema Processor again.
MESSAGE MORE THAN ONE PRIMARY MASTER
CAUSE User has defined more than one primary path for a detail data set.
ACTION Examine the schema text file to find the error and edit the file. Run the
Schema Processor again.
MESSAGE 'NAME:' OR 'END.' EXPECTED
CAUSE Schema Processor expected, at this point, to find the beginning of another
data set definition, or the end of schema.
ACTION Examine the schema text file to find the error and edit the file. Run the
Schema Processor again.
MESSAGE NATIVE LANGUAGE SUPPORT ERROR