Reference Guide

Chapter 8 185
Diagnostic Messages
Limit Error Messages
ACTION Check for full file system
(HPUX-MPE/iX) or too small object
file (MPE/iX).
7205 MESSAGE unable to allocate space for
object in RL. (7205)
CAUSE I/O error writing to RL.
ACTION Check for too small RL file (MPE/iX).
7206 MESSAGE unable to add object to RL.
(7206)
CAUSE I/O error writing to RL.
ACTION Check for too small RL file or write
permission (MPE/iX).
7207 MESSAGE object is too big to fit into
RL. (7207)
CAUSE Object size is too large for the RL
requested.
ACTION Check for too small RL file or split
object up (MPE/iX).
7208 MESSAGE Internal error while reading
%1s (7208)
CAUSE An error condition was returned
while attempting to open or read data
from an object file.
ACTION Check status of the object files used
to build this program. You might also
try recompiling the source file.
7209 MESSAGE Out of memory while reading
%1s (7209)
CAUSE Compiler ran out of virtual memory
while reading ISOM file.
ACTION See message 7200.
7210 MESSAGE Internal error while writing
%1s (7210)