| Table Name | Description |
| ALL_CHANGE_PROPAGATIONS | Change Data Capture propagations |
| Column ID | Column name | Data type | Length | Precision | NULL | Description |
| 1 | PROPAGATION_SOURCE_NAME | VARCHAR2 | 30 | (null) | N | Name of the change source |
| 2 | PROPAGATION_NAME | VARCHAR2 | 30 | (null) | N | Name of the propagation |
| 3 | STAGING_DATABASE | VARCHAR2 | 128 | (null) | N | Name of the staging database for the propagation |
| 4 | DESTINATION_QUEUE_PUBLISHER | VARCHAR2 | 30 | (null) | N | Owner of the destination queue |
| 5 | DESTINATION_QUEUE | VARCHAR2 | 30 | (null) | N | Name of the destination queue |