Miscellaneous Notes

An application (Db2 thread) issues an SQL SELECT statement to retrieve a row of data to process. The thread waits for the sync I/O to complete, and once it has completed the application may process the row of data. An application (Db2 thread) issues an SQL SELECT statement to retrieve many rows of data to process (e.g. via a cursor). ................
................