dbTalk Databases Forums  

Cube, automatic incremental update day-by-day

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


Discuss Cube, automatic incremental update day-by-day in the microsoft.public.sqlserver.olap forum.



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

Default Cube, automatic incremental update day-by-day - 12-02-2003 , 03:18 AM






Does anybody know how I can automatically & incrementally
update a cube on a daily basis?

Manually, I can do it in Analysis Manager by either using a
filter or by using a separate fact table (containing only the new
rows for a fact table). And with partitions, I can additionally
use data slices.

To automate things, I can create a DTS package, using
an "Analysis Services Processing Task". However with that
task I can choose just one predefined object (db, or cube,
or partition, or dimension...). Question: how can I pass an
argument into an "Analysis Services Task" so that, if my
DTS package runs every night at 1 AM 02-DEC-03, only
rows from yesterday (01-DEC-03) will have been
processed?



Reply With Quote
  #2  
Old   
Ray Higdon
 
Posts: n/a

Default Re: Cube, automatic incremental update day-by-day - 12-02-2003 , 04:14 AM






I believe running the incremental process would accomplish this, that can be
scheduled in DTS.

--
Ray Higdon MCSE, MCDBA, CCNA
---
"ivo" <ivo (AT) ivo (DOT) net> wrote

Quote:
Does anybody know how I can automatically & incrementally
update a cube on a daily basis?

Manually, I can do it in Analysis Manager by either using a
filter or by using a separate fact table (containing only the new
rows for a fact table). And with partitions, I can additionally
use data slices.

To automate things, I can create a DTS package, using
an "Analysis Services Processing Task". However with that
task I can choose just one predefined object (db, or cube,
or partition, or dimension...). Question: how can I pass an
argument into an "Analysis Services Task" so that, if my
DTS package runs every night at 1 AM 02-DEC-03, only
rows from yesterday (01-DEC-03) will have been
processed?





Reply With Quote
  #3  
Old   
ivo
 
Posts: n/a

Default Re: Cube, automatic incremental update day-by-day - 12-03-2003 , 06:37 AM



"Ray Higdon" <rayhigdon (AT) higdonconsulting (DOT) com> wrote

Quote:
I believe running the incremental process would accomplish
this, that can be scheduled in DTS.

Thanks Ray.

Yes but I have partitions as well. If I parameterize
one partition for incremental update (through "AS
Processing Task"), I can run that task for one month
only. On 1st of next month, I can forget that task,
and I have to create a new task for the next monthly
partition.




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.