10.52 V$SHARD_NETWORK_SENDER
V$SHARD_NETWORK_SENDER
displays information about network sender processes.
Column | Datatype | Description |
---|---|---|
|
|
Session identifier of the network sender process |
|
|
Session serial number of the network sender process |
|
|
Replication unit (RU) identifier |
|
|
Remote follower's database identifier of this RU |
|
|
Network sender process start time |
|
|
State of the network sender:
|
|
|
Time at which the network sender state last changed |
|
|
Number of LCRs sent |
|
|
Last browsed LCR time |
|
|
Last browsed LCR log index |
|
|
Time at which last LCR was sent |
|
|
Last sent LCR log index |
|
|
Creation time of the last sent LCR |
|
|
Amount of time taken to propogate LCRs (in what unit of time?) |
|
|
Number of LCRs available in outbound queue |
|
|
OS process identifier |
|
|
Number of network sender connection errors |
|
|
Database identifier |
|
|
Total number of bytes sent |
|
|
Time spent on synchronous reads on Raft logs (in microseconds) |
|
|
Number of asynchronous reads on Raft logs |
|
|
Number of times blocking was required while waiting for asynchronous look-ahead reads |
|
|
Time spent waiting for asynchronous look-ahead reads (in microseconds) |
|
|
Total number of file blocks read asynchronously |
|
|
Number of file blocks used from the look-ahead buffer |
|
|
Number of times binary search was invoked to find a specific LCR |
|
|
Number of look-ahead read blocks that were stale |
|
|
Number of look-ahead blocks that were required |
|
|
The ID of the container to which the data pertains. Possible values include:
|
Note:
This view is available starting with Oracle Database 23ai.