10.53 V$SHARD_REPLICATION_UNIT
V$SHARD_REPLICATION_UNIT
displays information about replication units (RUs) that are present in a shard.
This view displays one row for each RU.
Column | Datatype | Description |
---|---|---|
|
|
Shard database identifier |
|
|
Replication unit (RU) identifier |
|
|
Leader's |
|
|
Role of the shard for the RU:
|
|
|
Term number This value is incremented each time a new leader is elected. |
|
|
LCRs with a log index of |
|
|
Oldest log index that an apply process group may need |
|
|
Position of apply low watermark on the follower |
|
|
Persisted log index |
|
|
State of the shard with respect to the RU:
|
|
|
Time at which the role for the RU in the shard last changed |
|
|
Amount of time taken for recovery |
|
|
The ID of the container to which the data pertains. Possible values include:
|
Note:
This view is available starting with Oracle Database 23ai.