Viewing 6 posts - 1 through 6 (of 6 total)
Hello, I've solved my probleme.
As I thought, it was a infinite loop. the probleme was in the level of my my cube structure. I had a double primary key, so...
December 3, 2014 at 9:26 am
Yes the SQL database engine is running on the same server.
I've set max and min memory as above and restarted the server via services and it seemed that it didn't...
November 26, 2014 at 5:06 am
I've also noticed that other reports even if they take time running but they use just 3GB of RAM. So I think that the report which takes all the RAM...
November 26, 2014 at 3:50 am
Gazareth, I tried via the web site by. It didn't work. I noticed via the task manager that the process was using all the 24GB of the RAM. Can I...
November 26, 2014 at 3:10 am
Thank you Gazareth for your answer.
I'm running my report from visual studio.
November 25, 2014 at 6:50 am
Hello, I've found the RSReportService.config file and set the <WorkingSetMaximum> and <WorkingSetMinimum>as below:
<WorkingSetMaximum>786432</WorkingSetMaximum>
<WorkingSetMinimum>524288</WorkingSetMinimum>
But I still have the error. Any help?
November 25, 2014 at 3:41 am
Viewing 6 posts - 1 through 6 (of 6 total)