Multiple choice technology platforms and products

Select the correct statements about the OLAP Cache Monitor in BW.

  1. The transaction for the OLAP Cache Monitor is RSRCACHE.

  2. If the persistent mode is inactive then the cache is inactive and query results will not be cached in memory.

  3. A 'read flag' is set in the Cache Monitor when data is read from the cache.

  4. When new data is loaded into the info provider which the query is built on, the cache for that query is invalidated.

  5. All of the above.

Reveal answer Fill a bubble to check yourself
A,C,D Correct answer
Explanation

The OLAP Cache Monitor (transaction RSRCACHE) manages query result caching in BW. When persistent mode is inactive, cache can still operate in memory mode. A read flag is set when cached data is accessed. When new data is loaded into underlying info providers, related cache entries are invalidated to ensure query results remain current.