Oracle® Database Reference 10g Release 2 (10.2) Part Number B14237-04 |
|
|
PDF · Mobi · ePub |
DBA_SUBSCRIBED_TABLES
describes all source tables in the database to which any subscriber has subscribed. The user must have the SELECT_CATALOG_ROLE
privilege to access this view. This view is intended for use by Change Data Capture publishers. Its columns are the same as those in ALL_SUBSCRIBED_TABLES
.
See Also:
"ALL_SUBSCRIBED_TABLES"