dbTalk Databases Forums  

DTS using OLAP Cube as source

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS using OLAP Cube as source in the microsoft.public.sqlserver.dts forum.



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

Default DTS using OLAP Cube as source - 08-19-2005 , 04:46 AM






Is it possible to use DTS to extract data from an Analysis Services Cube and
to put the resultant data into a fact table in another star schema.

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: DTS using OLAP Cube as source - 08-19-2005 , 09:59 AM






Something similar, I use a UDL through a Data Link connection, set to use
the MS OLAP OLE-DB provider. I can then consume this with a DataPump, using
an MDX based query, and pump the data into a SQL table.


--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

"Tom M" <TomM (AT) discussions (DOT) microsoft.com> wrote

Quote:
Is it possible to use DTS to extract data from an Analysis Services Cube
and
to put the resultant data into a fact table in another star schema.



Reply With Quote
  #3  
Old   
Tom M
 
Posts: n/a

Default Re: DTS using OLAP Cube as source - 09-02-2005 , 05:14 AM



How do you configure the data link. The cube that I am extracting from is on
a separate server from the destination database.

"Darren Green" wrote:

Quote:
Something similar, I use a UDL through a Data Link connection, set to use
the MS OLAP OLE-DB provider. I can then consume this with a DataPump, using
an MDX based query, and pump the data into a SQL table.


--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

"Tom M" <TomM (AT) discussions (DOT) microsoft.com> wrote in message
news995E2DC-2FE9-484C-B93E-47BE9E71B282 (AT) microsoft (DOT) com...
Is it possible to use DTS to extract data from an Analysis Services Cube
and
to put the resultant data into a fact table in another star schema.




Reply With Quote
  #4  
Old   
Darren Green
 
Posts: n/a

Default Re: DTS using OLAP Cube as source - 09-04-2005 , 11:07 AM



I just follow the GUI prompts. I am normally all on the same server, but
pretty sure it works cross machine, as I would have developed the
package against the remote server on my workstation. Shouldn't be a
problem. Do you have an error?

Darren Green
http://www.sqldts.com
http://www.sqlis.com

Tom M wrote:
Quote:
How do you configure the data link. The cube that I am extracting from is on
a separate server from the destination database.

"Darren Green" wrote:


Something similar, I use a UDL through a Data Link connection, set to use
the MS OLAP OLE-DB provider. I can then consume this with a DataPump, using
an MDX based query, and pump the data into a SQL table.


--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

"Tom M" <TomM (AT) discussions (DOT) microsoft.com> wrote in message
news995E2DC-2FE9-484C-B93E-47BE9E71B282 (AT) microsoft (DOT) com...

Is it possible to use DTS to extract data from an Analysis Services Cube
and
to put the resultant data into a fact table in another star schema.




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.