Collection Contents Index Test before deployment Using the extraction utility pdf/chap9.pdf

Data Replication with SQL Remote
   PART 3. SQL Remote Administration
     CHAPTER 9. Deploying and Synchronizing Databases       

Synchronizing databases


What is synchronization? 

SQL Remote replication is carried out using the information in the transaction log, but there are two circumstances where SQL Remote deletes all existing rows from those tables of a remote database that form part of a publication, and copies the publication's entire contents from the consolidated database to the remote site. This process is called synchronization.

When to synchronize 

Synchronization is used under the following circumstances:

How to synchronize 

Synchronizing a remote database can be done in the following ways:

Top of page  Mixed operating systems and database extraction

In many installations, the consolidated server will be running on a different operating system than the remote databases.

Adaptive Server Anywhere databases can be copied from one file or operating system to another. This allows you flexibility in how you carry out your initial synchronization of databases.

Example 

For example, you may be running an Adaptive Server Enterprise server on a UNIX system that holds the consolidated database, but wish to deploy remote databases on laptop computers running Windows 95.

In this circumstance, you have several options for the platforms on which you extract the database, including the following, assuming you have the requisite software:

Top of page  Notes on synchronization and extraction

Top of page  

Collection Contents Index Test before deployment Using the extraction utility pdf/chap9.pdf