2.146 ALL_GG_AUTO_CDR_TABLES
ALL_GG_AUTO_CDR_TABLES provides details about tables configured for Oracle GoldenGate automatic conflict detection and resolution (CDR) that are owned by the current user.
               
Related View
DBA_GG_AUTO_CDR_TABLES provides details about all the tables configured for Oracle GoldenGate automatic conflict detection and resolution (CDR).
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the table | 
| 
 | 
 | 
 | Table name | 
| 
 | 
 | 
 | Resolution granularity: 
 | 
| 
 | 
 | 
 | Extract fetchcols configuration: 
 | 
| 
 | 
 | 
 | Monitoring of conflicts:
                                  
 | 
| 
 | 
 | 
 | Use of customized or automatic conflict handlers: 
 | 
| 
 | 
 | 
 | Tombstone table name (if table has delete tombstoning enabled) | 
| 
 | 
 | 
 | Name of row-level timestamp column | 
| 
 | 
 | 
 | Timestamp to give existing rows when a new timestamp column is added | 
Note:
This view is available starting with Oracle Database 12c Release 2 (12.2.0.1).
See Also: