COBOL Messages


LNC1106

File %1 not externally described, keyed file. External key specification ignored.

30

Cause . . . . . : A file for which RECORD KEY IS EXTERNALLY-DESCRIBED-KEY is specified must be an externally described, keyed DATABASE file.

Recovery . . . : Define a specific RECORD KEY or define the file to be externally described by using a COPY DDS statement.


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