Miscellaneous Notes

Asynchronous (Async) I/O can be defined as I/O in which Db2 (and therefore the Db2 application) generally do not have to wait for the I/O to complete for work to continue in the Db2 thread. It is I/O that is occurring on behalf of the Db2 thread while the thread is processing other work (e.g. other previously fetched data). ................
................