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

Appendix A 521
Error Messages
Schema Processor Error Messages
MESSAGE DATABASE HAS NO DATA SETS
MEANING No data sets were defined in the set part of schema. The database must
contain at least one data set.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE DATABASE NAME TOO LONG
MEANING Database name has more than six characters.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE DATA SET SIZE EXCEEDS MPE/XL FILE SIZE LIMITS
MEANING The data set size, which is calculated using the media record length, the
capacity, and the blocking factor, exceeds the limitation of the MPE/iX file
size.
ACTION Decrease the capacity of the data set. Edit the text file, and run the
Schema Processor again.
MESSAGE DUPLICATE ITEM NAME
MEANING A duplicate item name is specified.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE DUPLICATE ITEM SPECIFIED
MEANING The same data item name was used more than once in the entry definition
of data sets.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE DUPLICATE SET NAME
MEANING The same data set name was used to define more than one data set in the
set part of schema.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.