MPE/iX Error Messages Manual Vol 3 (32650-90880)

238 Chapter6
TurboIMAGE/XL V iii C 5
Schema Processor Error Messages
character string:
****** FILE ERROR ******
Additionally, the Schema Processor prints a standard MPE/iX file information display on
the $STDLIST file.
MESSAGE READ ERROR ON
file name
CAUSE FREAD error occurred on the specified file.
ACTION Check text file or :FILE command.
MESSAGE FILE ALREADY EXISTS; UNABLE TO CLOSE
file name
CAUSE FCLOSE error occurred on specified file. May be caused by duplicate file in
group with same name as root file.
ACTION Change database name or purge file of same name. Or, be sure correct file
and file name used. Check :FILE commands used. If other cause, consult
MPE/iX Intrinsics Manual (32650-90028) for similar message.
MESSAGE UNABLE TO USE
file name
CAUSE Specified file cannot be FOPENed or its characteristics make it unsuitable
for its intended use.
ACTION Change database name or purge file of same name. Or, be sure correct file
and file name used. Check :FILE commands used. If other cause, consult
MPE/iX Intrinsics Manual (32650-90028) for similar message.
MESSAGE UNABLE TO WRITE LABEL OF
file name
CAUSE FWRITELABEL error occurred on specified file.
ACTION Change database name or purge file of same name. Or, be sure correct file
and file name used. Check :FILE commands used. If other cause, consult
MPE/iX Intrinsics Manual (32650-90028) for similar message.
MESSAGE UNEXPECTED END-OF-FILE ON
file name
CAUSE Call to FREAD or FWRITE on specified file has yielded unexpected end of
file condition.
ACTION Change database name or purge file of same name. Or, be sure correct file
and file name used. Check :FILE commands used. If other cause, consult
MPE/iX Intrinsics Manual (32650-90028) for similar message.
MESSAGE WRITE ERROR ON
file name
CAUSE FWRITE error occurred on the specified file.
ACTION Change database name or purge file of same name. Or, be sure correct file
and file name used. Check :FILE commands used. If other cause, consult
MPE/iX Intrinsics Manual (32650-90028) for similar message.
Schema Processor Command Errors
Various Schema Processor command error messages are listed in this section. Each such
message is preceded by the character string: