What happens when Mondrian service restarts -


i have question whenever mondrian services restarts removes cached data memory?

and if does, there way can reload cached data again after restarting services?

i want know because have situation, have queries run users uses more 6, 7 cross-joins , because of server performance starts degrade cpu usage becomes high , query keeps on using resources after timeout. @ such time want restart services not want loose cached data other queries.

thanks


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -