5.30 DBA_HIST_REPLICATION_TBL_STATS
DBA_HIST_REPLICATION_TBL_STATS displays replication table statistics for Oracle GoldenGate and XStream sessions. This view is intended for use with Automatic Workload Repository (AWR).
               
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Unique snapshot ID | 
| 
 | 
 | 
 | Database ID for the snapshot | 
| 
 | 
 | 
 | Instance number for the snapshot | 
| 
 | 
 | 
 | Name of the apply process | 
| 
 | 
 | 
 | Name of the table | 
| 
 | 
 | 
 | Owner of the table | 
| 
 | 
 | 
 | Session module. Valid values: 
 | 
| 
 | 
 | 
 | Number of insert operations on this table processed by this apply server | 
| 
 | 
 | 
 | Number of update operations on this table processed by this apply server | 
| 
 | 
 | 
 | Number of delete operations on this table processed by this apply server | 
| 
 | 
 | 
 | Number of successfully resolved conflicts | 
| 
 | 
 | 
 | Number of conflicts that could not be resolved due to an error during resolution | 
| 
 | 
 | 
 | The total number of errors for the replication operation | 
| 
 | 
 | 
 | Number of collisions on this table handled by this apply server | 
| 
 | 
 | 
 | The database ID of the PDB for the sampled session | 
| 
 | 
 | 
 | The ID of the container that  
 |