Previous Topic: IDCM2PAR10 - Embedded SELECT does not support clause-type clauseNext Topic: IDCM2PAR12 - Field, field-name, is word and is not allowed in construct


IDCM2PAR11 - Cursor name, word, has been previously DECLARED. cursor-name statement is invalid.

Reason:

The cursor cursor-name was previously declared. The word statement implicitly declares the cursor with the same name.

Action:

Correct the errors and re-specify.