dbTalk Databases Forums  

Restore a database with a different name

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


Discuss Restore a database with a different name in the microsoft.public.sqlserver.olap forum.



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

Default Restore a database with a different name - 03-01-2004 , 07:04 AM






Hello,
is it possible to restore a sql olap database with a different name? ie I have prd database Sales, i would like to archive then and then restore to Sales_Dev. is it possible using AS manager or msmdarch?


Thanks

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

Default RE: Restore a database with a different name - 03-01-2004 , 08:36 AM






Bakup database Sale
Create NEW database with name Sales_De

us
"restore from device" => select backup fil
with option/force restore over existing database



Reply With Quote
  #3  
Old   
Brian Altmann
 
Posts: n/a

Default Re: Restore a database with a different name - 03-01-2004 , 09:31 AM



Maybe there is a better solution but this works
Restore the database normally
Using Analysis manager, copy the database and then paste it
AS will prompt you for a new name
The catch is that you will have to reprocess the dimensions and cubes, though
HTH
Bria
www.geocities.com/brianaltmann/olap.html

Reply With Quote
  #4  
Old   
Ramunas
 
Posts: n/a

Default Re: Restore a database with a different name - 03-01-2004 , 10:03 AM



Hello,
as i mentioned , I need to restore a analysis services database with a
different name. As I undrestand, you described anout sql server database
restoring??

Ramunas

"Alex" <alex_priv (AT) interia (DOT) pl> wrote

Quote:
Bakup database Sales
Create NEW database with name Sales_Dev

use
"restore from device" => select backup file
with option/force restore over existing database/





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.