COBOL Manual for TNS/E Programs (H06.03+)

Run-Time Diagnostic Messages
HP COBOL Manual for TNS/E Programs520347-003
48-8
Message List
7
Cause. An unrecoverable, read error occurred while the program was trying to bring in
a page from virtual memory.
Effect. The run unit terminates abnormally.
Recovery. Report this error to your service provider.
8
Cause. This fault occurs for one of these reasons:
A page fault occurred, but there were no physical memory pages available for
overlay.
Disk space could not be allocated while the program is using extensible segments.
Effect. The run unit terminates abnormally.
Recovery. Report this error to your service provider.
9
Cause. An uncorrectable memory error occurred.
Effect. The run unit terminates abnormally.
Recovery. Report this error to your service provider.
11
Cause. CRE run-time library data is invalid.
Effect. The CRE calls PROCESS_STOP_, specifying the ABEND variant and the text
“Corrupted environment.”
Recovery. To correct the problem, initialize uninitialized pointers.
Memory manager read error
Not enough physical memory
Uncorrectable memory error
Corrupted environment