dbTalk Databases Forums  

Can MSAS 2k/5k read SAS data sets to build cubes

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


Discuss Can MSAS 2k/5k read SAS data sets to build cubes in the microsoft.public.sqlserver.olap forum.



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

Default Can MSAS 2k/5k read SAS data sets to build cubes - 06-15-2006 , 01:03 PM






Hi,

Are there any synergies between SAS ETL environment & Microsft Analysis
Services?

I am looking at a way to build Cubes using Microsft Analysis Services from
the data sets produced through the SAS ETL environment.

One way, i am thinking is to build *.CSV from SAS and use the Microsft Text
File Driver" to build cubes.

Any Comments are welcome. Any references to such implementations would be
helpful.

Thanks,

Prasad.

Reply With Quote
  #2  
Old   
Deepak Puri
 
Posts: n/a

Default Re: Can MSAS 2k/5k read SAS data sets to build cubes - 06-15-2006 , 05:35 PM






Hi Prasad,

On a few occasions, I've worked with business analysts who had developed
SAS progams to implement their business logic. The results were
typically stored as SAS data sets, then downloaded to Excel pivot tables
for further analysis and reporting.

Of course, they turned to the option of an AS OLAP cube when they either
ran out of rows (65K) or columns (255). We would typically start by
converting the SAS Data Sets to (huge) .CSV files, as you mentioned. I
was able to load these into SQL Server 2000, using DTS and Text Driver
without problems (haven't tested with SSIS yet). Once the cube was
stabilized, we would eventually try to convert the SAS ETL logic
completely into DTS packages (if cube loading needed to be automated for
the long term).


- Deepak

Deepak Puri
Microsoft MVP - SQL Server

*** Sent via Developersdex http://www.developersdex.com ***

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.