COBOL Messages


LNC0735

SI attribute does not match system description of file %1. Attribute assumed.

20

Cause . . . . . : The file was created with the DDS keyword INDARA, but the SI attribute was not specified in the implementer-name for the file in the ASSIGN clause.

Recovery . . . : Either re-create the file without the keyword INDARA in the DDS, or add the SI attribute to the implementer-name for the file in the ASSIGN clause.


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