COBOL Manual for TNS and TNS/R Programs
Compiler Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programsā522555-006
47-42
Message List
198 (Warning)
Cause. At least one reference in the DATA RECORDS clause does not identify any
record-name defined by the record description entries.
199 (Error)
Cause. A record description entry describes a record longer or shorter than the
maximum or minimum specified in the RECORD clause.
200 (Error)
Cause. The maximum record size for the file exceeds the block size specified by the
BLOCK CONTAINS clause.
201 (Error)
Cause. A file described with the RECORD DELIMITER clause does not have variable-
size records, as it must.
202 (Error)
Cause. A block exceeds 32,767 characters.
203 (Error)
Cause. The reference in a RECORD KEY or ALTERNATE RECORD KEY clause does
not identify a data item defined in the fileās record description entries.
Record-names inconsistent with file description entry
Record sizes inconsistent with file description entry
Record size exceeds block size
Fixed-size records incompatible with RECORD DELIMITER clause
Block size too large
Record key not found within file record