DBA_GOLDENGATE_SUPPORT_MODE
displays information about the level of Oracle GoldenGate capture process support for the tables in the database.
Column | Datatype | NULL | Description |
---|---|---|---|
OWNER |
VARCHAR2(30) |
Table owner | |
OBJECT_NAME |
VARCHAR2(30) |
Table name | |
SUPPORT_MODE |
VARCHAR2(6) |
Capture process support level for the table:
|
Note:
This view is available starting with Oracle Database 11g Release 2 (11.2.0.4).