dbTalk Databases Forums  

Deploying 32-bit cubes on 64-bit systems

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


Discuss Deploying 32-bit cubes on 64-bit systems in the microsoft.public.sqlserver.olap forum.



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

Default Deploying 32-bit cubes on 64-bit systems - 07-01-2005 , 09:23 AM






Can we build/process a cube on a 32-bit MSOLAP and deploy it on 64-bit
? Can the repository be migrated also ?


Reply With Quote
  #2  
Old   
Dave Wickert [MSFT]
 
Posts: n/a

Default Re: Deploying 32-bit cubes on 64-bit systems - 07-01-2005 , 11:38 AM






You can either archive/restore (more supported) or simply copy the data
folder (more things to tune afterwards, such as moving the repository
also).. Like the SQL Server RDBMS, the AS file storage structures are
EXACTLY the same on 64-bit as it is on 32-bit.

WRT: the repository, for production use, even on 32-bit, you should be
looking at migrating it to SQL Server. If you've done that, then all you
need to do is detach, copy the mdf, and then edit the connect string to the
repository (run AM, then right-click on the server name and select Edit
Repository Connection String menu item.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.


"Steve" <stephen_kirk_2001 (AT) hotmail (DOT) com> wrote

Quote:
Can we build/process a cube on a 32-bit MSOLAP and deploy it on 64-bit
? Can the repository be migrated also ?




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.