COBOL Manual for TNS and TNS/R Programs
Run-Time Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs—522555-006
48-15
Message List
Message List
The run-time diagnostic messages associated with COBOL85, in numeric order by
CRE message number, are:
1 (none)
Cause. The CRE trap processing function was called with an unknown trap number.
Effect. The run unit terminates abnormally.
Recovery. Check the program’s logic. Use the selected debugger to help isolate the
problem or consult your system administrator.
113 226 File attributes don’t match and file not opened OUTPUT or has
alternate keys
114 227 Loadclose failed with internal error mmm, GUARDIAN error nnn
115 228 Allocatesegment for fast i/o failed with error return nnn
116 229 Loadopen failed with internal error mmm, GUARDIAN error nnn
117 230 Loadwrite failed with internal error mmm, GUARDIAN error nnn
118 231 Initnewdatablock (Fast i-o) failed
119 232 An illegal operation was attempted on a fast i/o file
120 none The file name in PARAM PRINTER-CONTROL is not a legal
COBOL file name
121 * A hardware/software trap occurred—the type follows
122 233 OPEN OUTPUT SHARED and other process has disk open
123 75 Buffer allocation failed on SORT or MERGE
124 234 The CLOSE operation failed with Guardian error nnn
125 none A CRE routine was called from a non-CRE program
126 235 REVERSED not allowed for this file
127 146 Parameter mismatch for CALL identifier
128 none PARAM WAITED-IO ON specified and illegal OPEN attempted
129 83 Operation incompatible with file type or status (GE)
130 40 Invalid function parameter
131 11 or 13 Corrupted environment
Unknown trap
Table 48-1. COBOL Message Mapping (page5of5)
Msg. No.
Original Message TextOriginal CRE
* Original COBOL message 121 maps into CRE messages numbers one through nine.