One of the following has occurred:
            
            
               
               - You have attempted to open for output a file whose record length is greater than the system limits. For C-ISAM format files,
                  the limit is 32,767 bytes. For Micro Focus format files, the limit is 268,433,408 bytes.
               
- You have attempted a REWRITE on a sequential file using data compression where the compressed length of the new record differs
                  from that of the original.
               
               
               Resolution:
               
               Correct the record size.