Page 1 of 1
Maximum memory for action exceeded
Posted: Wed Apr 24, 2013 3:55 pm
by s_wang
We are on 9.5.2 currently. I have a user want to build data cube on local server that point to his laptop and he only has the perspective not the server on this laptop. He is getting 'Maximum memory for action exceeded. View may be too large.Operation aborted' error message when he try to display the data. This cube only has 5 dimensions and total record is about 18,200.
I know how to fix this for the published server but not for the local server. There is no tm1s.cfg on c: drive.
Please help.
Re: Maximum memory for action exceeded
Posted: Wed Apr 24, 2013 5:13 pm
by jim wood
Perspectives has it's own configuration file. I can't remember the name of it off the top of my head you can find further details about the file and what settings you can change within the operations documentation,
Jim.
Re: Maximum memory for action exceeded
Posted: Wed Apr 24, 2013 5:59 pm
by s_wang
It's call the tm1p.ini which associated with each user. But there is no command regard to the view size.
Re: Maximum memory for action exceeded
Posted: Thu Apr 25, 2013 4:17 pm
by TableManagerOne
An instance of the TM1 server is still launched when using a "local server". It sounds like your user is hitting the "MaximumViewSize" limit, which defaults to 100MB on a 32-bit system.
Re: Maximum memory for action exceeded
Posted: Thu Apr 25, 2013 4:30 pm
by tomok
s_wang wrote:It's call the tm1p.ini which associated with each user. But there is no command regard to the view size.
The tm1p.ini only controls the behavior of the Architect and Perspectives client. If your user is running an in-process local server then there is NO facility for changing ANY options of how that server operates. You get what you get.