6.48 DBA_HIST_SERVICE_DRAIN_TIMEOUT_ADVICE
DBA_HIST_SERVICE_DRAIN_TIMEOUT_ADVICE displays historical
statistics for connection draining.
This view contains snapshots of V$SERVICE_DRAIN_TIMEOUT_ADVICE.
| Column | Datatype | NULL | Description |
|---|---|---|---|
|
|
|
|
Unique snapshot ID |
|
|
|
|
Database ID for the snapshot |
|
|
|
|
Instance number for the snapshot |
|
|
|
|
Hash of the service name |
|
|
|
|
Name of the service |
|
|
|
|
Draining origin
|
|
|
|
|
Number of seconds since the last drain timeout |
|
|
|
|
Number of sessions marked to drain |
|
|
|
|
Number of sessions drained (includes session that exited on error) |
|
|
|
|
Number of sessions closed by the client during draining |
|
|
|
|
Number of sessions closed by the database during draining |
|
|
|
|
Number of sessions that failed over during draining |
|
|
|
|
Number of sessions drained in time interval
(Sessions drained in less than or equal to 1 second) |
|
|
|
|
Number of sessions drained in time interval
(Sessions drained in less than or equal to 5 seconds) |
|
|
|
|
Number of sessions drained in time interval
(Sessions drained in less than or equal to 10 seconds) |
|
|
|
|
Number of sessions drained in time interval
(Sessions drained in less than or equal to 30 seconds) |
|
|
|
|
Number of sessions drained in time interval
Sessions drained in less than or equal to 60 seconds) |
|
|
|
|
Number of sessions drained in time interval
(Sessions drained in less than or equal to 120 seconds) |
|
|
|
|
Number of sessions drained in time interval
(Sessions drained in less than or equal to 180 seconds) |
|
|
|
|
Number of sessions drained in time interval
(Sessions drained in less than or equal to 300 seconds) |
|
|
|
|
Number of sessions drained in time interval
(Sessions drained in less than or equal to 600 seconds) |
|
|
|
|
Number of sessions drained in time interval
(Sessions drained in less than or equal to 1200 seconds) |
|
|
|
|
Number of sessions drained in time interval
(Sessions drained in less than or equal to 3600 seconds (1 hour)) |
|
|
|
|
Number of sessions drained in time interval
(Sessions drained in less than or equal to 7200 seconds (2 hours)) |
|
|
|
|
Number of sessions drained in time interval
(Sessions drained in less than or equal to 14400 seconds (4 hours)) |
|
|
|
|
Number of sessions drained in time interval
(Sessions drained in greater than 14400 seconds (4 hours)) |
|
|
|
|
Reserved for internal use |
|
|
|
|
Reserved for internal use |
|
|
|
|
Number of sessions terminated at drain timeout |
|
|
|
|
Number of sessions idle throughout drain timeout |
|
|
|
|
Estimated drain time advice. Possible values include:
|
|
|
|
|
The database ID of the PDB for the sampled session |
|
|
|
|
The ID of the container that
|
Note:
This view is available starting with Oracle AI Database 26ai, Release Update 23.26.3.
See Also: