dbTalk Databases Forums  

creating local cube on server with SSIS

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


Discuss creating local cube on server with SSIS in the microsoft.public.sqlserver.olap forum.



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

Default creating local cube on server with SSIS - 11-02-2006 , 02:37 PM






I created an SSIS package that creates 6 local cube files using the create
global cube statement. The cubes work fine if I run the SSIS package on my
PC or if I run the package on the server and it is just overwriting the cubes
I already created from running the package on my PC. However, if I just run
the package on the server with no existing local cube files, when I try to
access via Excel 2003, a dialog box pops up asking me for the data source and
it has the path of the cube in it. Nothing I key in here lets me into the
cube.

My theory is that Excel has to be present on the machine where the local
cubes are first created. If it is, the DSN is set and any overwrites keep
working. Is this true - do I need to load Excel on the server?

Reply With Quote
  #2  
Old   
bhorwatt
 
Posts: n/a

Default RE: creating local cube on server with SSIS - 11-07-2006 , 09:32 AM






On further research, I have found my SSIS package works correctly on two 32
bit servers and does not work correctly on one 64 bit server. I am not sure
if the MSXML6.0 64 bit software, PTSLite.exe, or some other required software
for local cubes is incompatible or if I am still missing a required piece of
software. Any suggestions would be appreciated.

"bhorwatt" wrote:

Quote:
I created an SSIS package that creates 6 local cube files using the create
global cube statement. The cubes work fine if I run the SSIS package on my
PC or if I run the package on the server and it is just overwriting the cubes
I already created from running the package on my PC. However, if I just run
the package on the server with no existing local cube files, when I try to
access via Excel 2003, a dialog box pops up asking me for the data source and
it has the path of the cube in it. Nothing I key in here lets me into the
cube.

My theory is that Excel has to be present on the machine where the local
cubes are first created. If it is, the DSN is set and any overwrites keep
working. Is this true - do I need to load Excel on the server?

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.