COBOL Messages


LNC1626

SUBFILE required for REWRITE of file %1. Statement ignored.

30

Cause . . . . . : When REWRITE is specified for a file of TRANSACTION organization, SUBFILE must be specified following the REWRITE verb.

Recovery . . . : Add the SUBFILE keyword to the REWRITE statement, or check the organization of the file specified on the REWRITE statement.


[ Top of Page | Previous Page | Next Page | Table of Contents ]