Compile (CM) Messages › › IDCM2PAR11 - Cursor name, word, has been previously DECLARED. cursor-name statement is invalid.
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.