Table: DBA_REPEXTENSIONS
Information about replication extension requests
| Column Name | Description |
|---|---|
| BREAK_TRANS_TO_MASTERDEF | YES if existing masters partially push to masterdef, NO if no pushing |
| BREAK_TRANS_TO_NEW_MASTERS | YES if existing masters partially push to new masters, NO if no pushing |
| CYCLE_SECONDS_MDEF | Length of push to masterdef cycle when catching up |
| CYCLE_SECONDS_NEW | Length of push to new masters cycle when catching up |
| EXPORT_REQUIRED | YES if this extension requires an export, and NO if no export is required |
| EXTENSION_ID | Globally unique identifier for replication extension |
| EXTENSION_STATUS | Status of replication extension |
| FLASHBACK_SCN | Flashback_scn for export or change-based recovery for replication extension |
| MASTERDEF | Master definition site for replication extension |
| PERCENTAGE_FOR_CATCHUP_MDEF | Fraction of push to masterdef cycle devoted to catching up |
| PERCENTAGE_FOR_CATCHUP_NEW | Fraction of push to new masters cycle devoted to catching up |
| REPCATLOG_ID | Identifier of repcatlog records related to replication extension |
| REQUEST | Kind of replication extension |