dbTalk Databases Forums  

Processing SSAS 2005 cubes from DTS

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


Discuss Processing SSAS 2005 cubes from DTS in the microsoft.public.sqlserver.dts forum.



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

Default Processing SSAS 2005 cubes from DTS - 01-13-2006 , 01:09 PM






Is it possible to process Analysis Servies 2005 cubes from Analysis Services?

We are currently moving our existing 2000 cubes over, but there are a number
of DTS packages that we would like to be able to continue to use until we can
move those to SSIS but one of the things DTS does is process the cubes on a
scheduled basis. Is there a way that we can continue to use DTS to
accomplish this for now, or are we required to create an SSIS package?

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Processing SSAS 2005 cubes from DTS - 01-14-2006 , 06:41 AM






Hello Amadeus,

Initial inspection says that it will not be possible to process the cubes
from a DTS OLAP task in a 2K package. If you have a Side/Side installation
you may be able to


1. Call AMO from an Active Script task.
2. Execute a batch file or external piece of VBSCript from an Execute Process
task that does the processing.

You could also remove the processing of the cubes from the packages for the
time being and move that step to a SQL2K5 job and then reunite them once
you have migrated to SQL2K5.


Allan


Quote:
Is it possible to process Analysis Servies 2005 cubes from Analysis
Services?

We are currently moving our existing 2000 cubes over, but there are a
number of DTS packages that we would like to be able to continue to
use until we can move those to SSIS but one of the things DTS does is
process the cubes on a scheduled basis. Is there a way that we can
continue to use DTS to accomplish this for now, or are we required to
create an SSIS package?




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.