10.47 V$SHARD_APPLY_SERVER
V$SHARD_APPLY_SERVER
displays information about apply server components.
Column | Datatype | Description |
---|---|---|
|
|
Session identifier of the apply server component |
|
|
Session serial number of the apply server component |
|
|
Apply process number An apply process is an Oracle background process, prefixed by |
|
|
Name of the apply process |
|
|
Parallel execution server number of the apply server |
|
|
State of the apply server:
|
|
|
Transaction ID undo segment number of the transaction currently being applied |
|
|
Transaction ID slot number of the transaction currently being applied |
|
|
Transaction ID undo sequence number of the transaction currently being applied |
|
|
Commit log index of the transaction currently being applied |
|
|
Transaction ID undo segment number of a transaction on which the transaction being applied by this apply server depends |
|
|
Transaction ID slot number of a transaction on which the transaction being applied by this apply server depends |
|
|
Transaction ID sequence number of a transaction on which the transaction being applied by this apply server depends |
|
|
Commit log index of the transaction on which this apply server depends |
|
|
Current LCR log index being applied by the apply server. This value is reset to 1 at the beginning of each transaction. |
|
|
Number of transactions assigned to the apply server since the apply process was last started |
|
|
Number of administrative jobs performed by the apply server since the apply process was last started. See the |
|
|
Number of transactions assigned to this server that were rolled back |
|
|
Total number of LCRs applied by this apply server since the apply process was last started |
|
|
Time the last LCR was applied |
|
|
Last applied LCR log index |
|
|
Last applied LCR create time |
|
|
Time elapsed (in hundredths of a second) while dequeuing LCRs |
|
|
Time elapsed (in hundredths of a second) applying LCRs since the apply process was last started |
|
|
ID of the transaction that the worker process is applying |
|
|
Total number of LCRs retried by this server |
|
|
Retry iteration for this transaction by this server |
|
|
Total number of LCRs retried by this server |
|
|
Retry iteration for this transaction by this server |
|
|
Total transactions recorded in error queue by this server |
|
|
Replication unit (RU) identifier |
|
|
Database identifier |
|
|
Apply server process start time |
|
|
The ID of the container to which the data pertains. Possible values include:
|
Note:
This view is available starting with Oracle Database 23ai.