COBOL Messages


LNC1630

START of relative file %1 with sequential access requires a RELATIVE KEY. Statement ignored.

30

Cause . . . . . : When a file of RELATIVE organization and SEQUENTIAL access is the object of a START verb, the SELECT statement for this file must indicate a RELATIVE KEY.

Recovery . . . : Specify a RELATIVE KEY in the SELECT statement for this file.


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