MPE/iX Error Messages Manual Vol 3 (32650-90880)
Chapter 6 241
TurboIMAGE/XL V iii C 5
Schema Processor Error Messages
not a valid integer.
ACTION Examine the schema text file to find the error and edit the file. Run the
Schema Processor again.
MESSAGE BAD PATH CONTROL PART DELIMITER
CAUSE Data item defined as sort item in detail data set is not properly delimited
with parentheses ().
ACTION Examine the schema text file to find the error and edit the file. Run the
Schema Processor again.
MESSAGE BAD PATH COUNT OR TERMINATOR
CAUSE The path count in the master data set definition is not an integer from 1 to
16 (for an automatic master), or 0 to 16 (for a manual master). This
message may also mean the path count is not followed by a quotation mark
(").
ACTION Examine the schema text file to find the error and edit the file. Run the
Schema Processor again.
MESSAGE BAD PATH SPECIFICATION DELIMITER
CAUSE 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 and edit the file. Run the
Schema Processor again.
MESSAGE BAD READ CLASS OR TERMINATOR
CAUSE 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 and edit the file. Run the
Schema Processor again.
MESSAGE BAD SET NAME OR TERMINATOR
CAUSE The data set name does not conform to naming rules. (Names must start
with a letter and may 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 and edit the file. Run the
Schema Processor again.
MESSAGE BAD SUBITEM COUNT OR TERMINATOR
CAUSE 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 and edit the file. Run the
Schema Processor again.
MESSAGE BAD SUBITEM LENGTH OR TERMINATOR