| Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 | 
 | 
| 
 | PDF · Mobi · ePub | 
ALL_CHANGE_PROPAGATIONS displays information about Change Data Capture propagations.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| PROPAGATION_SOURCE_NAME | VARCHAR2(30) | NOT NULL | Name of the change source | 
| PROPAGATION_NAME | VARCHAR2(30) | NOT NULL | Name of the propagation | 
| STAGING_DATABASE | VARCHAR2(128) | NOT NULL | Name of the staging database for the propagation | 
| DESTINATION_QUEUE_PUBLISHER | VARCHAR2(30) | NOT NULL | Owner of the destination queue | 
| DESTINATION_QUEUE | VARCHAR2(30) | NOT NULL | Name of the destination queue |