0x00740702 (7603970) The table must contain a column that can be used for direct-keyed access to the table, table-name.

Explanation

The table that is identified by table-name does not have a column definition that maps to the primary key or alternate index key for the VSAM file that is referenced by the table. There is no column that has a starting offset and length that matches the key information that is obtained during verification processing. There might be multiple column definitions that map to the VSAM entire key that this warning condition does not take into account.

User response

Based on the information that is available and the limited analysis that was performed, it might not be possible to perform keyed access by using the table with the current definition.