|
|
Troubleshooting replication issues
The Case
You have found out that your scheduled replication has failed due to some reason. The state of your subscriber databases is unknown to you. You need to identify the updates that need to be made to your subscriber databases, and implement them in the shortest possible time.
Main goals to be achived
- To find out the changes that need to be made.
- To implement those updates to subscriber databases.
- To keep an audit trail of the managed changes.
Our solution is
Use Cross-Database Comparator Pro 6.0 or Cross-Database Studio 6.0 to compare the publisher database with the subscriber database for selected tables.
- View the results, and create a report of the differences if required.
- Select the records that you want to update.
- Save the generated synchronization script.
- Backup up the subscriber database.
- Run the synchronization script to update the subscriber database.
Advantage of our solution
- Automates the tedious procedures of identifying the differences between the databases.
- Scripts can be used on any number of subscriber databases.
- Provides an audit trail of the changes that have been made.
- Provides easier troubleshooting than from within Database Server: more feedback, faster implementation
|