9.41 V$SHARED_SERVER
V$SHARED_SERVER
displays information on the shared server processes.
Column | Datatype | Description |
---|---|---|
|
|
Name of the server |
|
|
Server's process address |
|
|
Server status:
|
|
|
Number of messages processed |
|
|
Total number of bytes in all messages |
|
|
Number of breaks |
|
|
Address of the circuit currently being serviced |
|
|
Total idle time (in hundredths of a second) |
|
|
Total busy time (in hundredths of a second) |
|
|
Total incoming network wait time (in hundredths of a second) |
|
|
Total outgoing network wait time (in hundredths of a second) |
|
|
Total number of requests taken from the common queue in this server's lifetime |
|
|
Time that a circuit and shared server have been bound (in centiseconds) |
|
|
Provides a reason (a short explanation) for why a shared server and circuit could not be unbound. This column is empty when a circuit is not bound to a server. When the server starts serving a circuit, When this column is not empty, it will be cleared once the server and circuit are unbound (that is, once the resources preventing the session migration to another shared server are released). |
|
|
The ID of the container to which the data pertains. Possible values include:
|
Footnote 1 This column is available starting with Oracle Database release 19c, version 19.1.