Re: Cube Processing ETA table
From: Dave Wickert [MSFT] (dwickert_at_online.microsoft.com)
Date: 09/10/04
- Next message: Dave Wickert [MSFT]: "Re: Suppressing dimension members when missing value"
- Previous message: Dave Wickert [MSFT]: "Re: Reporting Services and VB.Net"
- In reply to: Rico Cali: "Cube Processing ETA table"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 10 Sep 2004 15:38:29 -0700
The general rule of thumb that I use is that on server-class hardware you
should be able to do at least 1 million rows per minute with no aggregates.
Like all rules of thumb your mileage may vary. I've seen faster (with higher
quality I/O subsystems; faster gigibit networks; etc.). I've see slower with
systems with lots of aggregates. But, in general, that is what I expect to
see.
If you have considerable less performance than that, check to see if you
have ran the Optimize Schema wizard in the cube editor and have simplified
your SQL statement as much as possible; or if your OLEDB provider (or ODBC
driver) is providing as quick a throughput as possible (this sometimes
happens with some of the older legacy data sources with older ODBC drivers).
-- Dave Wickert [MSFT] dwickert@online.microsoft.com Program Manager BI SystemsTeam SQL BI Product Unit (Analysis Services) -- This posting is provided "AS IS" with no warranties, and confers no rights. "Rico Cali" <ricocali@hotmail.com> wrote in message news:675e1895.0409100849.d40df44@posting.google.com... > Does anyone have an ETA table of how long a cube will process if you > have "x" number of dimension, "x" number of measures, "x" number of > hiearachies, your processor, your memory, the number of bytes of your > datawarehouse, etc. > > A formula of how to calculate this would also be appreciated.
- Next message: Dave Wickert [MSFT]: "Re: Suppressing dimension members when missing value"
- Previous message: Dave Wickert [MSFT]: "Re: Reporting Services and VB.Net"
- In reply to: Rico Cali: "Cube Processing ETA table"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|