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

Appendix A 519
Error Messages
Schema Processor Error Messages
MESSAGE BAD PATH SPECIFICATION DELIMITER
MEANING Name of master data set following search item name in detail data set
definition is not followed by a right parenthesis ")" or by a sort item name
in parentheses.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE BAD READ CLASS OR TERMINATOR
MEANING Read user class number defined for either a data set or data item is not an
integer from 0 to 63, or it is not terminated by a comma (,) or slash (/).
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE BAD SET NAME OR TERMINATOR
MEANING The data set name does not conform to naming rules. (Names must start
with a letter and can have up to 16 alphanumeric characters including +
∗ / ? ∋ # % & @.) Or the data set name is not terminated by the correct
character for the context in which it appears.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE BAD SUBITEM COUNT OR TERMINATOR
MEANING Subitem count for a data item defined in schema item part is not an
integer from 1 to 255.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE BAD SUBITEM LENGTH OR TERMINATOR
MEANING Subitem length for data item defined in schema item is not an integer from
1 to 255.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE BAD TERMINATOR-';' EXPECTED
MEANING Password or capacity was not followed by a semicolon.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.