Unix Technical Forum

Re: retieve cube data and store aggregate data in a table

This is a discussion on Re: retieve cube data and store aggregate data in a table within the SQL Server Data Warehousing forums, part of the Microsoft SQL Server category; --> 1. If the cube is a MOLAP cube it stores its own copy of the aggregated data. You can ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server Data Warehousing

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 05:10 PM
Rob Anderson
 
Posts: n/a
Default Re: retieve cube data and store aggregate data in a table


1. If the cube is a MOLAP cube it stores its own copy of the aggregated
data. You can back up the cube datafiles and use as a new cube.

2.Add the olap cube as a linked server using the MSOLAP OLE DB Provider,
issue an MDX query against the cube using the TSQL OPENQUERY function to
grab the data and select into a new table

HTH
Rob

"Saurabh" <saurabhajmera@hotmail.com> wrote in message
news:000a01c36d6d$e68e3c90$a101280a@phx.gbl...
> I have a cube that is based on a fact table whose records
> are deleted each night and again populated with over
> 200,000 records.
>
> Is it possible that I can retrieve the aggregate cube data
> each night after the above process runs and store that
> data in another table? This way I will have aggregations
> stored in a new table for each day. Can this be done with
> DTS or any other method?
>
> Any help will be appreciated.
>
> Thanks,
> Saurabh



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:11 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com