Ansicht
Dokumentation

SQL0228 - FOR UPDATE clause not valid with SCROLL for cursor &1. ( OS/400 )

SQL0228 - FOR UPDATE clause not valid with SCROLL for cursor &1. ( OS/400 )

PERFORM Short Reference   CPI1466 during Backup  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0228
FOR UPDATE clause not valid with SCROLL for cursor &1.

Message Long Text :

Cause . . . . . : The FOR UPDATE clause and SCROLL keyword are specified for cursor &1. The FOR UPDATE clause is not valid with the SCROLL keyword unless the DYNAMIC keyword is also specified. If SCROLL is specified and DYNAMIC is not specified, the cursor is read-only. If DYNAMIC SCROLL is specified, the cursor can be updated.
Recovery . . . : To declare a scrollable cursor that is read-only, specify the SCROLL keyword but do not specify the FOR UPDATE clause. To declare a scrollable cursor that can be updated, specify DYNAMIC SCROLL. Precompile the program again.

Message File : QSQLMSG
Library Message File : QSYS2924


Fill RESBD Structure from EBP Component Structure   ROGBILLS - Synchronize billing plans  
This documentation is copyright by IBM.

Length: 3236 Date: 20240423 Time: 191318     sap01-206 ( 3 ms )