COBOL Messages


LNC1341

No keys defined for table %1 referenced in SEARCH ALL statement.

30

Cause . . . . . : The indicated table must be defined with ASCENDING or DESCENDING keys when doing a binary search.

Recovery . . . : Define the indicated table with ASCENDING or DESCENDING keys.


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