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

Appendix A 527
Error Messages
Schema Processor Error Messages
MESSAGE SORT ITEM OF BAD TYPE
MEANING Data item defined as sort item must be of type U, K, or X.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE SORT ITEM NOT IN DATA SET
MEANING Detail data set's entry definition does not include an item which is
specified as a sort item for another item in the entry.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE SORT ITEM SAME AS SEARCH ITEM
MEANING The same item cannot be both a search and a sort item for the same path.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE TOO MANY DATA ITEMS
MEANING The item part of schema cannot have more than 1023 data item names.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE TOO MANY DATA SETS
MEANING The database cannot have more than 199 data sets.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE TOO MANY ERRORS
MEANING The specified or default number of errors has been exceeded. Processing is
terminated.
ACTION Correct the errors, or increase the
ERROR
parameter value.
MESSAGE TOO MANY ITEMS SPECIFIED
MEANING The data set entry cannot have more than 255 data items.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.