Oracle® Database Reference 10g Release 2 (10.2) Part Number B14237-01 |
|
|
View PDF |
CHANGE_PROPAGATIONS
describes change propagations from Distributed HotLog change sources to staging databases. The user must have SELECT_CATALOG_ROLE
privilege to access this view. This view is intended for use by Change Data Capture publishers.
Column | Datatype | NULL | Description |
---|---|---|---|
PROPAGATION_SOURCE_NAME |
VARCHAR2(30) |
NOT NULL |
Name of change source |
PROPAGATION_NAME |
VARCHAR2(30) |
NOT NULL |
Name of Streams propagation |
STAGING_DATABASE |
VARCHAR2(128) |
NOT NULL |
Global name of staging database |
DESTINATION_QUEUE_PUBLISHER |
VARCHAR2(30) |
NOT NULL |
Destination queue publisher on staging database |
DESTINATION_QUEUE |
VARCHAR2(30) |
NOT NULL |
Name of destination queue on staging database |