Home Oracle Commands Oracle Data Dictionary
v$ Performance views

DBA_REPEXTENSIONS

Information about replication extension requests

Columns
   ___________________________
 
   EXTENSION_ID
      Globally unique identifier for replication extension
   REQUEST
      Kind of replication extension
   MASTERDEF
      Master definition site for replication extension
   EXPORT_REQUIRED
      YES if this extension requires an export
   REPCATLOG_ID
      Identifier of repcatlog records related to replication extension
   EXTENSION_STATUS
      Status of replication extension
   FLASHBACK_SCN
      Flashback_scn for export or change-based recovery for replication extension
   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
   PERCENTAGE_FOR_CATCHUP_MDEF
      Fraction of push to masterdef cycle devoted to catching up
   CYCLE_SECONDS_MDEF
      Length of push to masterdef cycle when catching up
   PERCENTAGE_FOR_CATCHUP_NEW
      Fraction of push to new masters cycle devoted to catching up
   CYCLE_SECONDS_NEW
      Length of push to new masters cycle when catching up

Related:



Simon Sheppard
SS64.com