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

512 AppendixA
Error Messages
Schema Processor Error Messages
Schema Processor Error Messages
The Schema Processor accesses three files:
The text file (DBSTEXT) containing the schema records and Schema Processor
commands for processing.
The list file (DBSLIST) containing the schema listing, if requested, and error messages,
if any.
The root file, if requested, created as a result of an error-free schema.
Any file error which occurs while accessing any of these files causes the Schema Processor
to terminate execution. A message indicating the nature of the error is sent to $STDLIST
(and to the list file, if the list file is different from $STDLIST).
Schema Processor command errors can occur. They neither cause termination nor do they
prohibit the creation of a root file. In some cases, however, the resultant root file will differ
from what might have occurred had the commands been error free. Command errors are
added to an error count which, if it exceeds a limit (see chapter 3), will cause the Schema
Processor to terminate execution.
Note that if the LIST option is active (see chapter 3), error messages for command errors
and syntax errors appear in the list file following the offending statement. If the NOLIST
option is active, only the offending statement, followed by the error message, is listed.