Cache

Repository objects that process data from DBMS, use various caching types to speed up the work. If an object is parametric, the samples, for which parameters set are saved. On opening the object the required data instance will be taken from cache. If any data was changed, it will be updated in cache and DBMS. On changing the object structure the use of saved samples is not available. The cache management is executed on the Cache tab in the object properties.

NOTE. It is recommended to delete saved samples using the Clear Cache button after the structure change. After that instances will be saved for a new object structure.

All cube types, except virtual, the ADOMD cubes and time series databases use file cache. The tab managing cache looks as follows:

Various types of dictionaries and MDM dictionaries use caching mechanism which was applied in previous Prognoz Platform versions earlier 9.0, and it consists of saving element attribute values as binary in DBMS. The tab to manage dictionary cache looks as follows:

Available Operations

Cache objects

Refresh object cache

Clear object cache

NOTE. The database to store cached objects must be based on one of the following DBMS: Microsoft SQL Server, Oracle, Teradata, PostgreSQL/Postgre Pro. DBMS version must correspond to one of the supported versions.

See also:

Object Properties