Re: Cannot process partition, Analysis Mgr. freezes
From: adami (adami_at_discussions.microsoft.com)
Date: 11/30/04
- Next message: Matt: "Re: Can someone explain what the issue is"
- Previous message: Djn: "Re: Connection to Server Failed"
- In reply to: Dave Wickert [MSFT]: "Re: Cannot process partition, Analysis Mgr. freezes"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Nov 2004 15:17:02 -0800
That was it, optimizing the schema.
I'll have to schedule that from now on.
Thanks,
ADAM
"Dave Wickert [MSFT]" wrote:
> I hoped you have followed the suggestions as outlined in the SSAS Operations
> Guide.
> http://www.microsoft.com/technet/prodtechnol/sql/2000/maintain/anservog.mspx
>
> One of the best practice is to turn on the system-wide processing log file.
> If you have done that, you can go back into history and see if the SQL
> statements have changed. My guess is that that is what has happened. That
> the SQL statements have changed over time.
>
> For example, you might have removed then added a dimension. When the new
> dimension comes into a cube it is unoptimized. At one point in time, you
> might have ran the Optimize Schema tool (in the cube editor), which can
> greatly simplify the complexity of the SQL Statement, but over time all of
> the dimension activity might have undone the optimization and you have a
> large number of joins being issued to the data source.
>
> --
> 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.
>
> "adami" <adami@discussions.microsoft.com> wrote in message
> news:83D3EE56-E7DF-4DBD-81B5-42CB1CD28AA3@microsoft.com...
> >
> > I have 1 cube with many partitions (1 per day for 5 months). The
> dimensions
> > process fine, but when I add a new partition, slice it, then process it,
> > Analysis Mgr. becomes unresponsive.
> > It worked fine for 5 months with no degredation in performance or
> processing
> > speed (usually 15-20 min per day), then just started this problem out of
> > nowhere.
> >
> > The fact table about 1 billion rows, and is partitioned by day and is an
> > Oracle db.
> >
> > The same thing happens when processing in code, it just stops once I've
> > started processing the partition.
> >
> > I have the latest of everything (SP3a), latest MDAC.
> > Any ideas?
> > Thanks,
> > ADAM
>
>
>
- Next message: Matt: "Re: Can someone explain what the issue is"
- Previous message: Djn: "Re: Connection to Server Failed"
- In reply to: Dave Wickert [MSFT]: "Re: Cannot process partition, Analysis Mgr. freezes"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|