COBOL Messages


LNC0382

%1 must be indexed by index-name of table being searched. First index-name of table used.

20

Cause . . . . . : The indicated table and the table being searched must be indexed by the same index-name.

Recovery . . . : Supply an INDEXED BY clause for the indicated table or use an index that is currently defined.


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