-20127   VALUE SPECIFIED ON FETCH STATEMENT FOR ABSOLUTE OR RELATIVE IS TOO LARGE FOR DRDA

Explanation

The value that was specified after ABSOLUTE or RELATIVE on a FETCH statement is larger than 64 bits. DRDA limits this specification to 64 bits.

System action

The statement cannot be processed.

Programmer response

Modify the scroll specification on the FETCH statement.

SQLSTATE

54051