Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

User makes an object that takes all the RAM on the server

We have had problem that users make objects that take all the RAM on the server and the server gets so slow that we have to restart the services. How can we make that the users can not make so large objects?

//Liivi

1 Reply
Not applicable
Author

There are memory and calculation timeout limits for objects stored in the QVW files. And there are server limits for same items . As it turns out, it is a good idea to keep those limits to reasonable levels.

In some cases the QVS will use so much memory that it won't work anymore. In that case automate the process of measuring QVS memory + kill + restart. See here: http://community.qlik.com/forums/t/26373.aspx

-Alex