Previous Topic: IDCMBCBS04 - ORDERED IDENTIFIER is not a VSAM KEYNext Topic: IDCMBCBS06 - VSAM file access will use the option-keyword key


IDCMBCBS05 - All the records in the VSAM file may be read

Reason:

The WHERE condition did not specify enough KEY expressions to define a search interval.

Action:

Check that every field referenced by the WHERE clause corresponds to a subfield of the key specified in the ORDERED BY. If no ORDERED BY is specified, check that every field in the WHERE clause is a subfield of a single key for the DATAVIEW.