Log monitors
The monitors listed in the following table measure logging activity.
Monitor | Title | View name | Description, Parameters, Warning |
---|---|---|---|
ARCDL | Read Accesses Delayed | DARCDL | Reports the number of read accesses delayed because of unavailable resources during the sampling period Parameters: none |
ARCRA | Archive Log Read Allocations | DARCRA | Reports the number of read archive logs allocated during a sampling interval Read-archive logs are allocated when backout or recovery data requests cannot be satisfied from the log buffers or from the active log. Parameters: none |
ARCTC | Tape Volume Contention Read Delays | DARCTC | Reports the number of read accesses delayed because of tape mount contention during the sampling period Parameters: none |
ARCTM | Look-Ahead Tape Mounts | DARCTM | Reports the number of look-ahead tape mount requests that occurred during the sampling period Parameters: [FAIL|SUCCESS] |
ARCWA | Archive Log Write Allocations | DARCWA | Reports the number of archive logs allocated as a result of an active log data set being archived during the sampling period Parameters: none |
ARCWR | Archive Log CIs Written | DARCWR | Reports the number of control intervals (CIs) that are archived during the sampling period Parameters: none |
BSDSA | BSDS Access Requests | DBSDSA | Reports the number of accesses to the Bootstrap Data Set (BSDS) during the sampling period Parameters: none |
CHKPT | Number of Checkpoints | DCHKPT | Reports the number of DB2 checkpoints taken during the sampling interval Parameters: none |
CKPFR | Checkpoint Frequency | DCKPFR | Reports the number of DB2 checkpoints taken during the sampling interval The purpose of this monitor is to report that fewer than the specified number of checkpoints have occurred in the specified time interval. Suggested values to start this monitor are as follows:
For example: INTERVAL=20:00 WVAL=<1 In this example, the message will be issued if no checkpoints occur in a twenty-minute interval. Parameters: none |
LOGRD | Log Reads for Backout/Recovery | DLOGRD | Reports the number of log reads for backout or recovery during the sampling period The number is the sum of log reads satisfied from active log buffers, log data sets, archive logs, or from other sources. Parameters: [BUFFER|ACTIVE|ARCHIVE] |
LOGUT | Active Log Percent Utilization | DLOGUT | Reports the percentage of log CIs in use during the sampling interval Parameters: none |
LOGWR | Log Write Requests | DLOGWR | Reports the number of log write requests during the sampling interval The reported number of log write requests can be selected as FORCE, NOWAIT, or the total of all requests. Parameters: [FORCE|NOWAIT] |
LOGWT | Log Buffer Waits | DLOGWT | Reports the number of log request waits because log buffers were unavailable during the sampling period Parameters: none |
Related topic