dbTalk Databases Forums  

Script to archive a cube on one server and restore on the other

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


Discuss Script to archive a cube on one server and restore on the other in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
karenmiddleol@yahoo.com
 
Posts: n/a

Default Script to archive a cube on one server and restore on the other - 10-26-2005 , 08:07 AM






We build cube on one server and then I want to archive the database
where it was built onto a File share on another server and then run a
restore on the other server.

Please kindly share a script if you have any that can archive the
database on one server and restore on another.

I am planning to incorporate this into a DTS package

Thanks
Karen


Reply With Quote
  #2  
Old   
Denny Lee
 
Posts: n/a

Default Re: Script to archive a cube on one server and restore on the other - 10-26-2005 , 11:46 AM






For AS2k You can always use the DSO/XML script at:
http://www.microsoft.com/downloads/d...DisplayLang=en

Note, for Yukon, SQL Management Studio can generate an XMLA file that can be
used to generate the OLAP database. Note, that these scripts perform an
archive and restore of the entire Olap database, not just an Olap cube.

--
HTH!
Denny Lee
<dennyglee_at_hotmail_dot_com>

Blog at:: http://spaces.msn.com/members/denster/



<karenmiddleol (AT) yahoo (DOT) com> wrote

Quote:
We build cube on one server and then I want to archive the database
where it was built onto a File share on another server and then run a
restore on the other server.

Please kindly share a script if you have any that can archive the
database on one server and restore on another.

I am planning to incorporate this into a DTS package

Thanks
Karen




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

Default Re: Script to archive a cube on one server and restore on the other - 10-26-2005 , 12:13 PM



The msmdarch utility works against databases; not cubes -- thus you archive
databases; not cubes. For a detailed discussion of this topic, look at the
AS Operations Guide white paper at:
http://www.microsoft.com/technet/pro.../anservog.mspx
under the topic "Release Management".
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI Systems Team
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.


<karenmiddleol (AT) yahoo (DOT) com> wrote

Quote:
We build cube on one server and then I want to archive the database
where it was built onto a File share on another server and then run a
restore on the other server.

Please kindly share a script if you have any that can archive the
database on one server and restore on another.

I am planning to incorporate this into a DTS package

Thanks
Karen




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.