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.