TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)
526 AppendixA
Error Messages
Schema Processor Error Messages
MESSAGE REFERENCED SET NOT MASTER
MEANING The data set referenced by the detail data set search item is another detail
data set instead of a master data set.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE SCHEMA PROCESSOR LACKS NEEDED TABLE SPACE
MEANING Schema Processor is unable to expand its data stack to accommodate all of
the translated information which will make up the root file. It continues to
scan the schema for the proper form, but will not perform all of the checks
for correctness nor will it create a root file. To process the schema correctly,
the operating system must be configured with a larger maximum stack
size.
ACTION Ask system manager to increase maximum stack size.
MESSAGE SEARCH OR KEY ITEM NOT SIMPLE
MEANING All data items defined in data schema as master data set key or detail data
set search items must be simple items.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE SEARCH AND KEY ITEMS NOT OF SAME LENGTH
MEANING Master key item must be the same length as any related detail data set
search item.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE SEARCH AND KEY ITEMS NOT OF SAME TYPE
MEANING Master key item must be of the same type as any related detail data set
search item.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.
MESSAGE SET HAS NO PATHS AVAILABLE
MEANING More detail data set search items have specified a relationship with a
master data set than the number specified in the master set's path count.
ACTION Examine the schema text file to find the error. Edit the text file, and run
the Schema Processor again.