COBOL Manual for TNS and TNS/R Programs

Run-Time Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs522555-006
48-14
How to Use the Message List
083 205 Writing end of reel failed with error nnn
084 206 WRITE operation failed with error nnn
085 207 WRITE failed because file full
086 208 WRITE positioning failed with error nnn
087 209 WRITE repositioning failed with error nnn
088 210 Line skipping failed with error nnn
089 211 Wrong open mode for WRITE
090 212 Wrong length record specified for WRITE or REWRITE
091 none Descriptions for the same external file differ
092 213 OPEN EXTEND for file not on extend device
093 214 OPEN I-O for file not on input-output device
094 215 Wrong or missing LABELS attribute
095 216 Wrong or missing USE attribute
096 217 Wrong or missing RECFORM attribute
097 218 Wrong or missing RECLEN attribute
098 219 Wrong or missing BLOCKLEN attribute
099 220 Wrong or missing FILESEQ attribute
100 221 Wrong or missing DEVICE attribute
101 222 A DEFINE procedure failed with error nnn
102 223 DEFINE required for LABEL RECORDS STANDARD
103 none Blocking not permitted for odd length records
104 80 Spooler initialization failed with error nnn
105 none No space for PARAM EXECUTION-LOG file block
106 26 External file name in PARAM EXECUTION-LOG is invalid
107 none File referenced in PARAM EXECUTION-LOG is on an invalid
device
108 140 Record referenced in RELEASE statement not in SD in SORT or
MERGE statement
109 141 File referenced in RETURN statement not in SD in SORT or
MERGE statement
110 79 OpenEdit failed with error nnn
111 224 PositionEdit failed with error nnn
112 225 Size of unstructured file opened EXTEND not multiple of record
size
Table 48-1. COBOL Message Mapping (page4of5)
Msg. No.
Original Message TextOriginal CRE
* Original COBOL message 121 maps into CRE messages numbers one through nine.