dbTalk Databases Forums  

Any Advice on Monitoring Performance of Processing Cubes in AS2000

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Any Advice on Monitoring Performance of Processing Cubes in AS2000 in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Al
 
Posts: n/a

Default Any Advice on Monitoring Performance of Processing Cubes in AS2000 - 02-13-2006 , 11:11 AM






Hi,

I want to monitor an AS2000 installation to see if and where we have any
bottlenecks in the cube processing. Does anyone know of a good document or
advice to offer. I have already read the SQL Server 2000 Resource Kit on
monitoring AS. It lists the counters to examine, but I'm not really sure what
would good figures and what would be poor ones.

We are using a 4 CPU box running Win2003.
The fact tables are stored in a SQL Server 2000 on the same box.

Thanks in advance.

Reply With Quote
  #2  
Old   
Jéjé
 
Posts: n/a

Default Re: Any Advice on Monitoring Performance of Processing Cubes in AS2000 - 02-14-2006 , 07:57 AM






standard best practices:

to correctly optimize your server:
1. Process & Monitor
2. change settings (like memory properties of AS)
3. Process & Monitor again...

You'll find the best parameters for your system.

also, try to process your partitions / cubes in parrallel.

put the distinct count measures in a dedicated cube

your better counter is the overall time taken to do your process ;-)

"Al" <Al (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,

I want to monitor an AS2000 installation to see if and where we have any
bottlenecks in the cube processing. Does anyone know of a good document or
advice to offer. I have already read the SQL Server 2000 Resource Kit on
monitoring AS. It lists the counters to examine, but I'm not really sure
what
would good figures and what would be poor ones.

We are using a 4 CPU box running Win2003.
The fact tables are stored in a SQL Server 2000 on the same box.

Thanks in advance.



Reply With Quote
  #3  
Old   
Dave Wickert [MSFT]
 
Posts: n/a

Default Re: Any Advice on Monitoring Performance of Processing Cubes in AS2000 - 02-14-2006 , 02:04 PM



First, these two white papers:
http://www.microsoft.com/technet/pro.../anservog.mspx
http://www.microsoft.com/technet/pro.../ansvcspg.mspx

Second, configure your server to capture the system-wide processing log file
(run Analysis Manager, right-click on the server and look at the "Logging"
tab of the server properties. This allows you to gather statistics on when
and how long processing took.

Hope that helps.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI Systems Team
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.


"Al" <Al (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,

I want to monitor an AS2000 installation to see if and where we have any
bottlenecks in the cube processing. Does anyone know of a good document or
advice to offer. I have already read the SQL Server 2000 Resource Kit on
monitoring AS. It lists the counters to examine, but I'm not really sure
what
would good figures and what would be poor ones.

We are using a 4 CPU box running Win2003.
The fact tables are stored in a SQL Server 2000 on the same box.

Thanks in advance.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.