TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)
Appendix A 525
Error Messages
Schema Processor Error Messages
MESSAGE MORE THAN ONE KEY ITEM
MEANING A master data set cannot be defined with more than one key item.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE MORE THAN ONE PRIMARY MASTER
MEANING User has defined more than one primary path for a detail data set.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE 'NAME:' OR 'END.' EXPECTED
MEANING 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. Edit the text file, and run
the Schema Processor again.
MESSAGE NATIVE LANGUAGE SUPPORT ERROR
MEANING NLS/3000 returned an error.
ACTION Notify the system manager
MESSAGE 'PASSWORDS:' NOT FOUND
MEANING PASSWORDS statement must immediately follow the BEGIN DATABASE
statement in schema. If it does not, DBSCHEMA terminates execution.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE PASSWORD TOO LONG
MEANING A password defined in data schema cannot exceed eight characters.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE PHYSICAL RECORD (BLOCK) TOO LARGE
MEANING Although the specified data entry is within the limit of 2048 halfwords, the
path pointers cause the physical record size to exceed 2048 halfwords.
ACTION Examine the schema text file to find the error. Edit the entry to a smaller
size, and run the Schema Processor again.