cobol3.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Message RT196 (↑ RTS Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      RT196
 
  Text:         Record number too large in relative or indexed file
 
  Severity:     Fatal
 
  Explanation:  The relative record key has exceeded the system limit,
                that is, the file is too large for the system to
                handle.
 
  Resolution:   Alternatively, the record key which you have specified
                is too large for the system to deal with successfully,
                or the pointer to the record has been corrupted in
                some way so that it is either too large or it is not a
                multiple of the record length.
                                    -♦-