Home Oracle Commands Oracle Data Dictionary
v$ Performance views

DBA_TEMPLATE_REFGROUPS

Table for maintaining refresh group information for template.

Columns
   ___________________________
 
   REFRESH_GROUP_ID
      Internal primary key of the refresh groups table.
   REFRESH_GROUP_NAME
      Name of the refresh group
   REFRESH_TEMPLATE_ID
      Primary key of the template containing the refresh group.
   REFRESH_TEMPLATE_NAME
      Name of the deployment template containing the refresh group.
   ROLLBACK_SEG
      Name of the rollback segment to use during refresh.
   START_DATE
      Refresh start date.
   INTERVAL
      Refresh interval.

Related:



Simon Sheppard
SS64.com