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

518 AppendixA
Error Messages
Schema Processor Error Messages
MESSAGE BAD DATA SET TYPE
MEANING The data set type designator is not AUTOMATIC (or A), MANUAL (or M),
or DETAIL (or D).
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE BAD DEVICE CLASS NAME
MEANING The device class name specified contains an invalid character. The name
must be less than eight characters and begin with a letter.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE BAD DEVICE CLASS NAME OR TERMINATOR
MEANING The device class name specified contains an invalid character or was not
ended 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 LANGUAGE
MEANING Language name contains invalid characters, or the language number is
not a valid integer.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE BAD PATH CONTROL PART DELIMITER
MEANING 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. Edit the text file, and run
the Schema Processor again.
MESSAGE BAD PATH COUNT OR TERMINATOR
MEANING 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 can also mean the path count is not followed by a quotation mark
(“).
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.