Page 1 of 1

Memory allocation at user group level?

Posted: Tue Oct 22, 2013 2:35 pm
by RookieTM1
Hello!

I have a cube view that results in the TM1 Contributor error message “error 88: System Out of Memory”.

I am aware of the MaximumViewSize and MaximumUserSandboxSize in the Tm1s.cfg and there is plenty of memory on the server. My question is whether it is possible to configure these parameters at user- or user group level? For instance, could one allocate 4000 MB to users in the user group Analyst, but only 300 MB to the users in the user group Contributor?

Re: Memory allocation at user group level?

Posted: Tue Oct 22, 2013 2:39 pm
by tomok
That error is client-related, it has nothing to do with the amount of RAM you have on your TM1 server. The main culprit of this message is your view has too many intersections in it, i.e., it's just big and no, there is no setting you can set to "allocate" more memory on the client. Try to limit the number of rows via the strategic use of subsets.

Re: Memory allocation at user group level?

Posted: Tue Oct 22, 2013 3:00 pm
by RookieTM1
I also get this error message when being logged on to the server directly and running Contributor on the server. Does that make any difference with regards to your reply?

Re: Memory allocation at user group level?

Posted: Tue Oct 22, 2013 3:11 pm
by tomok
RookieTM1 wrote:I also get this error message when being logged on to the server directly and running Contributor on the server. Does that make any difference with regards to your reply?
No, because the message has nothing to do with how much memory your machine has. TM1 seems to have a fixed limit as to how big a view can be. Don't ask me what it is because I don't know, I just know when I've exceeded it. FWIW, I NEVER exceed the limit because having a view that big is impossible to effectively use and thus is a very poor design.