Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Analysis Services running out of memory periodically

 
   Database Forums (Home) -> OLAP RSS
Next:  Advanced Properties for Dimesions  
Author Message
rpmfantasy

External


Since: Jul 18, 2005
Posts: 1



(Msg. 1) Posted: Mon Jul 18, 2005 11:23 am
Post subject: Analysis Services running out of memory periodically
Archived from groups: microsoft>public>sqlserver>olap (more info?)

We are running SQL Server 2000 (with SP3) on Windows 2000 Advanced
Server. The machine is a Dell Optiplex with Intel Xeon at 1.6GHz. The
server has 4GB memory.

We have 2 main OLAP databases that we refresh at the end of the ETL
run. It is an automated process that gets fired through an external
scheduler.

About a year back, we used to see 'out of memory' errors about once in
a week. Of late though, these errors have become much more frequent and
it has come to a point where the databases cannot be refreshed twice in
a row.

Could there be a memory leak in AS 2000? Is there a way to troubleshoot
that?

Just fyi I have read some of the related posts, and I should mention
that in both the databases, there is at least one dimension which is
about 100K rows. The fact table itself in each of the databases is
about 1 million+ rows.

Any help in troubleshooting this problem will be greatly appreciated.

 >> Stay informed about: Analysis Services running out of memory periodically 
Back to top
Login to vote
djl




Joined: Jul 22, 2005
Posts: 1



(Msg. 2) Posted: Fri Jul 22, 2005 8:22 am
Post subject: Re: Analysis Services running out of memory periodically [Login to view extended thread Info.]

We had similar problems recently and they've now been resolved.

Firstly, AS loads all dimensions from all AS databases into memory when the services starts. In our case, we had 10+ databases and there were a lot of redundant dimensions, where we'd "archived" and "restored" the databases to provide the users with snapshots at a given point in time. We've now removed all redundant dimensions. Also, we've managed to be able to save these archive databases, so that they can be restored later.

Secondly, AS can only access 2Gb of this memory by default. To enable AS to use more (only up to 3Gb), you can add a /3Gb switch to the boot.ini file (see microsoft tech for full details). This enables AS to use more than 2 Gb, but you should also amend the high memory limit value (either within AS or the registry - again check microsoft for details). The high memory limit is recommended to be no higher than 2.7 Gb as some memory is needed for a "cleaner thread".

We've got the /3Gb switch set and the high memory limit set at approximately 2.5Gb. You might need to be a bit careful if you change your values as you've only got 4 for the whole server and SQL will need a fair amount (we have got 6 Gb of memory).

Another point is that we were running with 4Gb for a while until we realised that we actually had 6 installed although windows told us we only had 4. This was resolved by adding another switch to the boot.ini file - /PAE. For some reason windows would only recognise 4 Gb without this switch.

The AS process was running at 1.7Gb previously, now we're down to 0.6 Gb and we've had no more memory problems.

Hope this helps with your problem.

 >> Stay informed about: Analysis Services running out of memory periodically 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
sql 2005 analysis services - Does anyone know where I can get SQL 2005 analysis services tutorial? Thanks.

DSO Application with Analysis Services 2005 - I have an application that uses DSO to define and populate cubes which works on the AS2000 platform. I am trying to evaluate how easily this can be ported to SQL 2005 platform. I have installed SQL 2005 on a server and running a test app to connect ....

Analysis Services Newbie - I have just installed analysis services and I am going thourgh the tutorial, Quick Start. I followed the dirctions but after I make the first dimension it will not let me preview the dimension it says "Unable to browse the Dimension "New Dim...

PERL for Analysis services - I want to use Perl which as rich charting and dashboarding facility against Analysis Services. Appreciate if you could share what Perl to analysis services access over OLEDB/ADO is available and experiences. Also please provide who provides PERL..

Clustering Analysis Services - We are in the process of deploying AS on a Active-Passive SQL Server 2000 MSCS cluster. I understand there is a MS white paper on how to cluster it which requires lots of manual changes. If we were to follow this paper, would it be possible to have th...
   Database Forums (Home) -> OLAP All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]