Refreshing Cubes

The REFRESH CUBE statement refreshes the local cube by clearing the local cube file or cache and rebuilding it from the original data source. Refreshing a cube is also referred to as recalculation. The syntax of REFRESH CUBE is specified in Appendix A.

It is the client application's responsibility to be aware of recalculation notifications. The recalculation of a cube may result in situations where queries are no longer valid since members used by original queries may no longer exist. It is the client application's responsibility to re-validate queries after a recalculation.