dbTalk Databases Forums  

replicate an Analysis Services database schema

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


Discuss replicate an Analysis Services database schema in the microsoft.public.sqlserver.olap forum.



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

Default replicate an Analysis Services database schema - 10-02-2004 , 06:27 AM






I must replicate an Analysis Services database but not with all the
data about dimensions, aggregation ... ; ONLY the schema information.
One solution that I found is:

ON Source server:
1. to restart the mssqlolapservice
2. to move all the file - except src files from datafolder into a
temporary folder
3. archive the Analysis Services database with msmdarch
4. move back the files.

ON Target server:
1. move src, sec and role files inyo a temp folder
2. restore the Analysis Services database with msmdarch
3. move back the src, sec and role files
4. completly process the Analysis Services database

Can anybody suggest some standard procedure or I must do like this.
Thanks

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.