Skip to main content

Rebuilding Aggregates Manually

You can manually perform an initial build or a rebuild all aggregates for a deployed model.

Procedure

  1. In Design Center, open the Deployed Catalogs panel and click the catalog that contains the model you want to run a build for.

  2. Click the Build tab at the top of the page.

  3. Locate the model you want to run a build for and do one of the following:

    • Click Start Full-Batch. This builds a new instance of all aggregates, whether they are normal or incremental.
    • Click the context menu for the model and select Start Incremental-Batch. This builds a new instance of each normal aggregate. It also updates each incremental aggregate with data that has been changed or updated in the model since the beginning of the grace period, and initiates other background tasks by which the AtScale engine manages incremental aggregates.
note

You can cancel a running build by clicking the button a second time.

What to do next

After an initial build or rebuild is triggered, you can view the results on the Build tab for the deployed catalog.

You can also go to the Build History tab of the Aggregates page to view more detailed results.

Additional Information

How Aggregate Tables Are Populated With Data