System out of memory

Post Reply
User avatar
Ajay
Regular Participant
Posts: 183
Joined: Wed May 14, 2008 8:27 am
OLAP Product: TM1
Version: 10.2.0, PA 2.0.9
Excel Version: 2016
Location: London

System out of memory

Post by Ajay »

Hi All

Just a quick question.

I have 64bit server with 72GB RAM. The system loads up into memory and task manager shows this to be about 6GB.

Occassionally a user does a large browse and gets a "system out of memory" error. The view they are making does seem to me to be using the other 64GB of RAM.

Is there a limit for views that is set as default and so prevents such views and if so is their a cfg setting for this ?

Thanks in advance
Ajay
Wim Gielis
MVP
Posts: 3233
Joined: Mon Dec 29, 2008 6:26 pm
OLAP Product: TM1, Jedox
Version: PAL 2.1.5
Excel Version: Microsoft 365
Location: Brussels, Belgium
Contact:

Re: System out of memory

Post by Wim Gielis »

Hi

True. The default is set to 100MB for 32 bits and 500MB for 64 bits. If you need to, it can be changed with the MaximumViewSize parameter in the tm1s.cfg file. Open this file simply with Notepad. The value you set over there, like:

MaximumViewSize=500

is counted in MB. You do not need to restart the TM1 services for this parameter to take effect.

Happy X-mas,

Wim
Best regards,

Wim Gielis

IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
User avatar
Ajay
Regular Participant
Posts: 183
Joined: Wed May 14, 2008 8:27 am
OLAP Product: TM1
Version: 10.2.0, PA 2.0.9
Excel Version: 2016
Location: London

Re: System out of memory

Post by Ajay »

Thanks Wim

I am so silly i was even reading the documentation and i think i didn't see this.

I will change now. Thanks for getting back to soon

Have a great Christmas too.

Thanks
Ajay
Post Reply