TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)
520 AppendixA
Error Messages
Schema Processor Error Messages
MESSAGE BAD TERMINATOR- ';' OR ',' EXPECTED
MEANING Items within an entry definition must be separated from each other with
commas and terminated with a semicolon.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE BAD TYPE DESIGNATOR
MEANING Data item defined in schema item part is not defined as type I, J, K, R, U,
X, Z, or P.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE BAD WRITE CLASS OR TERMINATOR
MEANING Write user class number shown for the data set or data item is not an
integer from 0 to 63, or it is not terminated by a right parenthesis ")" or
comma.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE 'BEGIN' EXPECTED
MEANING Missing 'Begin' in the schema.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE BLANKS WILL BE REMOVED
MEANING A blank ' ' character in a password has been suppressed before writing the
password to the root file.
ACTION Edit and remove.
MESSAGE 'CAPACITY:' EXPECTED
MEANING CAPACITY statement must follow entry definition in the definition of data
sets 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.