-247   A HOLE WAS DETECTED ON A MULTIPLE ROW FETCH STATEMENT USING CURSOR cursor-name, BUT INDICATOR VARIABLES WERE NOT PROVIDED TO DETECT THE CONDITION

Explanation

A hole was detected on a FETCH statement for multiple rows of data, but no indicator variables were provided to reflect the situation to the application.

System action

The statement cannot be processed.

Programmer response

Change the FETCH statement to provide at least one indicator variable, and resubmit the statement.

SQLSTATE

24519