Ansicht
Dokumentation

SQL7916 - Blocking used for query. ( OS/400 )

SQL7916 - Blocking used for query. ( OS/400 )

ABAP Short Reference   BAL Application Log Documentation  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL7916
Blocking used for query.

Message Long Text :

Cause . . . . . : Blocking has been used in the implementation of this query. SQL will retrieve a block of records from the database manager on the first FETCH statement. Additional FETCH statements have to be issued by the calling program, but they do not require SQL to request more records, and therefore will run faster.
Recovery . . . : SQL attempts to utilize blocking whenever possible. In cases where the cursor is not update capable, and commitment control is not active, there is a possibility that blocking will be used.

Message File : QSQLMSG
Library Message File : QSYS2924


CL_GUI_FRONTEND_SERVICES - Frontend Services   ROGBILLS - Synchronize billing plans  
This documentation is copyright by IBM.

Length: 3206 Date: 20240426 Time: 163245     sap01-206 ( 2 ms )