Ansicht
Dokumentation

SQL0225 - FETCH not valid; cursor &1 not scrollable. ( OS/400 )

SQL0225 - FETCH not valid; cursor &1 not scrollable. ( OS/400 )

TXBHW - Original Tax Base Amount in Local Currency   PERFORM Short Reference  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0225
FETCH not valid; cursor &1 not scrollable.

Message Long Text :

Cause . . . . . : A FETCH statement was specified with PRIOR, FIRST, LAST, BEFORE, AFTER, CURRENT, or RELATIVE for cursor &1, but cursor &1 is not scrollable. Only NEXT may be used for cursors that are not scrollable.
Recovery . . . : In order to specify PRIOR, FIRST, LAST, BEFORE, AFTER, CURRENT or RELATIVE on the FETCH statement, the cursor must be scrollable. To create a scrollable cursor, add the SCROLL keyword to the DECLARE CURSOR statement for cursor &1. SCROLL can also be specified in the attributes string for the prepared statement associated with the cursor.

Message File : QSQLMSG
Library Message File : QSYS2924


Vendor Master (General Section)   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by IBM.

Length: 3224 Date: 20240419 Time: 101145     sap01-206 ( 2 ms )