OLAP Cache (Modified)

Use

A modification has been made to the OLAP cache. It is now an additional Analytic Engine function, meaning that the Analytic Engine can also run without an OLAP cache.

You can choose from the following cache modes:

  • Cache mode 0: Local cache

    The database cache is activated. The system then works exclusively with the local cache. See OLAP Cache Monitor.

  • Cache mode D: Database cache

    The cache data is persistent in database tables. In this mode, no data is displaced, and the memory size is unlimited. The database instance that the table sits on carries the load. More space is required, but this method also saves time.

  • Cache mode I: Cache inactive

    The data is read again in every navigation step.

More Information

OLAP Cache Monitor

Cache Mode