Previous Topic: IDCMFORE11 - key IDENTIFIER is valid for VSAM KSDS DATAVIEW onlyNext Topic: IDCMFORN01 - Duplicate "FOR NEXT" XXXX clauses


IDCMFORE12 - Only one key (id) is valid in a VSAM KSDS DATAVIEW "ORDERED BY" clause.

Reason:

ORDERED BY <identifier> can only contain one identifier (key) in a CA Ideal FOR construct with a VSAM KSDS dataview.

Action:

Remove the additional identifiers.

IDCMFORN01 - IDCMFORN02