10.9 V$SERVICE_DRAIN_TIMEOUT_ADVICE
V$SERVICE_DRAIN_TIMEOUT_ADVICE
displays information about connection draining.
This view allows you monitor the performance of the draining process, so you can make informed decisions about tuning the drain timeout configuration.
Column | Datatype | Description |
---|---|---|
|
|
Service ID |
|
|
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 ID of the container to which the data pertains. Possible values include:
|
Note:
This view is available starting with Oracle Database 23ai.