dbTalk Databases Forums  

Cube Export to a Flattable

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


Discuss Cube Export to a Flattable in the microsoft.public.sqlserver.olap forum.



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

Default Cube Export to a Flattable - 03-17-2005 , 12:53 PM






Hi

We're looking for a software/tool for creating scripts or jobs which exports
data from a SQL Server cube to a simple flat table.

I know that I can write MDX Queries and send them over Openquery (using an
OLAP Linked server), or I could use an OLAP Analysis Excel-Addin /
PIVOT-Table….or a CLIENT OLAP application, but I’m not really happy with
these approaches…

Why do we need this ? We have huge data volumes and a lot of hierarchical
dimensions within every Cube. I’m talking about millions of rows each month
(just in our base tables). And the Cube is really fast with the aggregation
of all these dimensions. And we would like to export all aggregated values in
several flat tables after each cube processing….

Is there somewhere a nice way / tool / software..? Maybe I just don't know
the right HOW TO...

Many thanks
Regards,
Dominic

Reply With Quote
  #2  
Old   
Ohjoo Kwon
 
Posts: n/a

Default Re: Cube Export to a Flattable - 03-17-2005 , 01:22 PM






I recommend using DTS. For example, if you add connection to Analysis
Server, you can use "Transform Data Task" with MDX.

Ohjoo Kwon

"Dominic" <Dominic (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi

We're looking for a software/tool for creating scripts or jobs which
exports
data from a SQL Server cube to a simple flat table.

I know that I can write MDX Queries and send them over Openquery (using an
OLAP Linked server), or I could use an OLAP Analysis Excel-Addin /
PIVOT-Table¡¦.or a CLIENT OLAP application, but I¡¯m not really happy with
these approaches¡¦

Why do we need this ? We have huge data volumes and a lot of hierarchical
dimensions within every Cube. I¡¯m talking about millions of rows each
month
(just in our base tables). And the Cube is really fast with the
aggregation
of all these dimensions. And we would like to export all aggregated values
in
several flat tables after each cube processing¡¦.

Is there somewhere a nice way / tool / software..? Maybe I just don't know
the right HOW TO...

Many thanks
Regards,
Dominic



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.