How Db2 assigns I/O priorities
Db2 informs z/OS® about which address space's priority is to be associated with a particular I/O request.
WLM handles the management of the request from after that. The table below describes to which enclave or address space Db2 associates I/O read requests.
Request type | Synchronous reads | Prefetch reads |
---|---|---|
Local | Application's address space | Application's address space |
DDF | Enclave priority | Enclave priority |
The table below describes to which enclave or address space Db2 associates I/O write requests.
Request type | Synchronous writes | Deferred writes |
---|---|---|
Local | Application's address space | ssnmDBM1 address space |
DDF | DDF address space (ssnmDIST) | ssnmDBM1 address space |