Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2008
Deployment
Solution Deployment
 Synchronizing Analysis Services Dat...
Other versions are also available for the following:
SQL Server 2008 Books Online (August 2008)
Synchronizing Analysis Services Databases

The Synchronize Database Wizard synchronizes two Microsoft SQL Server Analysis Services databases by copying the data and metadata from a database on a source server to a database on a destination server. You can also use this wizard to deploy a database from a staging server onto a production server, or to synchronize a database on a production server with the changes made to the data and metadata in a database on a staging server.

While the wizard synchronizes the data between the two databases, users can continue to query the destination database. After synchronization finishes,, Analysis Services automatically switches the users to the newly copied data and metadata, and drops the old data from the destination database.

ms174928.note(en-us,SQL.100).gifNote:
The Synchronize Database Wizard can also generate a script that can be run in the future to synchronize the databases.

You can use the Synchronize Database Wizard, or the generated synchronization script, together with Microsoft Windows Failover Clustering and Network Load Balancing (NLB) to increase the availability and scalability of your Analysis Services databases and cube. For more information about Windows Clustering and NLB, see Clustering Services under Technology Centers on the Microsoft Windows Server 2003 Web site.

Besides letting you select the server and database from which data and metadata will be copied, the Synchronize Database Wizard also lets you change the location for a set of local partitions or a set of remote partitions. For example, if a set of partitions are installed on the Drive C of the source server, the wizard lets you copy this set of partitions to a different location on the destination server. If you do not change the default locations, the wizard deploys the measure group partitions within each cube on the source server to the same locations on the destination server. Similarly, if the source server uses remote partitions, the same remote partitions will be used on the destination server.

The Synchronize Database Wizard gives you the following synchronization options:

  • Security Synchronization Method   By default, the wizard synchronizes all data and metadata, other than membership in existing security groups. You can also copy all security settings or ignore all security settings when synchronizing the data and metadata.
  • Compress While Synchronizing   By default, the wizard compresses all data and metadata during synchronization.

For information about how to run the Synchronize Database Wizard, see the following procedure.

  1. In SQL Server Management Studio, connect to an instance of Analysis Services.

  2. In Object Explorer, right-click the database to be synchronized, and then click Synchronize.

    ms174928.note(en-us,SQL.100).gifNote:
    The database selected in Object Explorer becomes the destination database. You use the Synchronize Database Wizard to select the source database.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker