3.101 ALL_SYNC_CAPTURE_TABLES
ALL_SYNC_CAPTURE_TABLES
displays information about the tables accessible to the current user that are captured by synchronous captures.
Related View
DBA_SYNC_CAPTURE_TABLES
displays information about all tables in the database that are captured by synchronous captures.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the synchronous capture table |
|
|
|
Name of the synchronous capture table |
|
|
|
Indicates whether synchronous capture is enabled for the table ( |
See Also: