|
|
Solutions -> Identifying and resolving database object dependencies issues
Functional check of data duplication processes.
The Case
You create a replication of your database or some of its parts. You want to ensure that the duplication has passed successfully and that all of the data have been copied. However the database management system provides no detail regarding the changes that occurred in the course of the duplication (copying) in the target database. Manual checks are time consuming (and in some cases, with large volumes, become impossible) and are prone to human error.
Main goals to be achived
- to check the success and accuracy of the duplication;
- to reduce the time needed for the verification of the duplication process;
- operational efficiency and simplicity of the verification stages and elimination of human error;
Our solution is
Upon completion of the duplication process use Cross-Database Studio 6.0 to compare the data of the source database with the data of the target database:
- Choose the tables for which the duplication process was executed. The Virtual Table mechanism can be used if necessary;
- View the results of the comparison generated in the report; You can get the comparison report onto your screen or XML file;
- If necessary, you can synchronize any data for which the duplication process failed. To do so you can use the Cross-Database Studio 6.0;
You can assign the test at night, or at any time you are comfortable with, by using the scheduling capabilities of the CDBS products.
Advantage of our solution
- a significant speed-up in the data duplication checking procedure;
- improves the quality of the data duplication check;
- automated checking procedure mean no time-overhead for developers and reduction of the probability of human error.
|