Delay statistics - fields (ISPF)
This topic describes the statistics that are displayed on the Delay Statistics panel.
- Lock or Latch Delays
- The accumulated lock and latch elapsed wait time for lock and latch suspensions.
- Synchronous I/O Delays
- The accumulated elapsed wait time for I/O. Synchronous I/O delays are further broken-down into Database I/O Delays and Log Write I/O Delays.
- Database I/O Delays
- The accumulated I/O elapsed wait time for database I/O. This value is calculated as follows: (Sync I/O Delay) / (Sync I/O Events).
- Log Write I/O Delays
- The accumulated elapsed wait time for log write I/O. This value is calculated as follows: (Log Write I/O Delay) / (Log Write I/O Events)
- Other Read Delays
- The accumulated wait time for read I/O.
- Other Write Delays
- The accumulated wait time for write I/O.
- Service Task Switch Delays
- The accumulated wait time due to synchronous execution unit switch to Db2 services.
- Update Commit Delays
- The Db2 service waits for UPDATE COMMITs.
- Offload table name
- not applicable
- Column name
- not applicable
- Open/Close Delays
- The Db2 service waits for OPEN/CLOSE DATASET.
- SYSLGRNG Rec Delays
- The Db2 service waits for SYSLGRNG UPDATE.
- EXT/DEL/DEF Delays
- The Db2 service waits for EXTEND DATASET, DELETE DATASET, and DEFINE DATASET.
- Other Service Delays
- The Db2 service waits for HSM RECALL DATASET and DATASPACE MANAGER SERVICES.
- Archive Log Quiesce Delays
- The accumulated wait time for archive log quiesces.
- Archive Log Read Delays
- The accumulated wait time for archive log reads.
- Drain Lock Delays
- The accumulated wait time for drain locks.
- Claim Release Delays
- The accumulated wait time for claim releases.
- Page Latch Delays
- The accumulated wait time due to page latch contention.
- Stored Procedure Delays
- The accumulated wait time due to stored procedure contention.
- UDF Schedule Delays
- The accumulated wait time for scheduling user defined functions.
- Notify Message Delays
- The accumulated wait time due to notify messages.
- Global Contention Delays
- The accumulated elapsed wait time due to global contention for parent L-LOCKS.
- Lock Requests - PLOCKS
- The accumulated wait time due to parent object locks (database, table space, table, partition).
- L-Locks Child (PAGE,ROW)
- The accumulated wait time due to child object locks (pages, rows).
- L-Locks Other
- The accumulated wait time not due to child or parent object locks.
- P-Locks Pageset/Partition
- The accumulated wait time due to physical locks for pagesets or partitions.
- P-Locks Page
- The accumulated wait time due to page contention.
- P-Locks Other
- The accumulated wait time for other physical contention.
- Commit Phase 1 Write IO Delays
- The accumulated wait time for commit phase 1 I/O.
- Asynch CF Requests Delays
- The accumulated wait time for IXLCACHE and IXLFCOMP asynchronous requests.
- Total Delays
- The total accumulated wait time due to all delays.