开发者

Migrating SSAS Changes

开发者 https://www.devze.com 2023-04-01 02:11 出处:网络
Assume you have 2 SSAS databases, DB1 and DB2, that are identical. Now they开发者_运维技巧 branch off. Changes A and B are made to DB1 and changes C and D are made to DB2.

Assume you have 2 SSAS databases, DB1 and DB2, that are identical.

Now they开发者_运维技巧 branch off. Changes A and B are made to DB1 and changes C and D are made to DB2.

Is there an easy method to migrate changes A and B from DB1 to DB2 without overwriting changes C and D made in DB2?

I'm using SSAS 2005 - does this functionality improve in 2008? Third-party tools that do this?


If you're looking to overwrite changes C and D on db2, you can do a SSAS DB Synchronize. More information can be found here: http://msdn.microsoft.com/en-us/library/ms174928(v=sql.90).aspx

edit: I just reread your question and saw that both db's are running on the same server. I've only ever synchronized db's from two different SSAS servers. I'm not entirely sure if it's possible to sync on one instance.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号