Refresh Summaries dialog

Use this dialog to refresh the currently selected summary folder. For Oracle Enterprise Edition databases you can also specify an incremental refresh if available (for more information, see the Oracle Database Data Warehousing Guide for conditions).

For more information about refreshing summary folders, see:

"How does ASM work?"

"Why must you refresh summary data?"

"What happens when a summary folder is refreshed?"

When would you like to refresh this summary?

  • Refresh the summary immediately

    Use this option to refresh the selected summary folder immediately. Refresh will begin after clicking OK.

    This option is useful when you have smaller materialized views or summary tables, or when you need to refresh the summary folder right away, without relying on the scheduling capabilities of the database server. Discoverer Administrator displays a progress bar enabling you to monitor the refresh.

  • Schedule the refresh at a later time

    Use this option to enable the Date and Time fields where you can use the arrow buttons or type into the fields to select a later date and time when you want the refresh to occur.

    This option submits a job to the queue using DBMS_JOB and immediately returns you to Discoverer Administrator (rather than waiting for the refresh to be complete) enabling you to continue working. This option is useful when you have larger materialized views or summary tables, which are best built during off-peak hours.

Perform Incremental refresh

Select this check box to perform an incremental refresh, available against Oracle Enterprise Edition databases only.

An incremental refresh is faster than a full refresh as it incrementally adds the new data that has been inserted into the tables.

During a summary folder refresh with Oracle Standard Edition databases a full table scan is carried out.

Clear this check box to refresh the summary using a full table scan.

Notes

  • The length of time taken for the refresh to complete depends on the data volume and the current database engine load.

  • For further information on the conditions required for incremental refresh, please see Oracle Database Data Warehousing Guide.