Previous Topic Next topic Print topic


COBRT158 Attempt to REWRITE to a line-sequential file (Recoverable)

Resolution:

Close the file in error before executing a STOP RUN statement to ensure that you do not lose any data from it. Recode your program to make the organization of the file to which you want to do a REWRITE either sequential, indexed sequential, or relative.

Previous Topic Next topic Print topic