MPE/iX Error Messages Manual Vol 3 (32650-90880)
242 Chapter6
TurboIMAGE/XL V iii C 5
Schema Processor Error Messages
CAUSE 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 and edit the file. Run the
Schema Processor again.
MESSAGE BAD TERMINATOR-';' EXPECTED
CAUSE Password or capacity was not followed by a semicolon.
ACTION Examine the schema text file to find the error and edit the file. Run the
Schema Processor again.
MESSAGE BAD TERMINATOR- ';' OR ',' EXPECTED
CAUSE 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 and edit the file. Run the
Schema Processor again.
MESSAGE BAD TYPE DESIGNATOR
CAUSE 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 and edit the file. Run the
Schema Processor again.
MESSAGE BAD WRITE CLASS OR TERMINATOR
CAUSE 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 and edit the file. Run the
Schema Processor again.
MESSAGE 'CAPACITY:' EXPECTED
CAUSE 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 and edit the file. Run the
Schema Processor again.
MESSAGE DATA BASE HAS NO DATA SETS
CAUSE 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 and edit the file. Run the
Schema Processor again.
MESSAGE DATA BASE NAME TOO LONG
CAUSE Database name has more than six characters.
ACTION Examine the schema text file to find the error and edit the file. Run the
Schema Processor again.