Table: DBA_TEMPLATE_REFGROUPS
Table for maintaining refresh group information for template.
Column Name | Description |
---|---|
INTERVAL | Refresh interval. |
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. |