Previous Topic: IDCMFORE10 - option-keyword is not valid with a VSAM dataviewNext Topic: IDCMFORE12 - Only one key (id) is valid in a VSAM KSDS DATAVIEW "ORDERED BY" clause.


IDCMFORE11 - key IDENTIFIER is valid for VSAM KSDS DATAVIEW only

Reason:

FOR constructs using the keyword construction ORDERED BY identifier can only be specified in a CA Ideal FOR construct with a VSAM KSDS dataview. Non-KSDS VSAM dataviews can only specify ORDER BY {ASC|DESC}.

Action:

Remove the identifier or use a VSAM KSDS dataview.