process large dimension fast

Last post 10-11-2008 9:43 AM by moh_hassan20. 1 replies.
Page 1 of 1 (2 items)
Active Topics My Discussions Unanswered Sort Posts: Previous Next
  • 10-09-2008 6:17 PM

    process large dimension fast

     I have a large dimension in the Analysis Service. It reads data from a view in SQL server over the network.

    a select of that view locally takes about 6 min to finish. there are about 4 million rows

    a select of that view from the AS box takes about 18 min to finish (3x the time compare to local).

    is there a way to speed up the AS to process that dimension?

    thanks.

  • 10-11-2008 9:43 AM In reply to

    Re: process large dimension fast

    drop the view, and create table with same name and structure 

    Create SSIS task for importing the data . Create schedule for executing it.


    MCSE , MCITP (SQL 2005 Administration & Development), MCTS, MCPD
Page 1 of 1 (2 items)
Active Topics   My Discussions    Unanswered Posts


© 2000 - 2007 vDerivatives Limited All Rights Reserved.