5.4.8 Repairing Out-Of-Sync Jobs
To repair Out-of-Sync Comparisons
Click Monitor Jobs in the navigation pane, and click the Completed Jobs Tab.
Click a job name in the list to view the Job Summary.
- Click More Actions and click Repair.
- To repair an individual compare pair, click the compare pair name in the list to open the Compare Pair Details page, and click Repair.
Oracle GoldenGate Veridata allows repair of duplicate records for the tables
that do not have Primary Key's in the following databases: Oracle, MySQL and MSSQL. The
Details for Out-Of-Sync page is displayed.
Note:
If the table contains duplicate records, then it is suggested to use System Generated Mapping in Compare-Pair. If you decide to use User-defined mapping then, ensure that the user-defined column mappings have unique dataset. If the row has Skipped status icon, then the row is ignored from Repair.The Repair Jobs page displays a summary of all repair jobs. You can use the
Filters on this page to display older repair jobs and to filter repair jobs by repair
status and job name. Following are the possible repair statuses:
- Pending
- Running
- Out-of-Sync
- Successful
- Failed
- Warning
- Cancelled
- Downloading SQL Statements for Out-of-Sync Records
Oracle GoldenGate Veridata provides the Download Repair SQL functionality to view the SQL Queries generated as part of Veridata Repair. The Download SQL Queries is enabled only when either Oracle or SQL Server is used as the target database.
Parent topic: Jobs
5.4.8.1 Downloading SQL Statements for Out-of-Sync Records
Oracle GoldenGate Veridata provides the Download Repair SQL functionality to view the SQL Queries generated as part of Veridata Repair. The Download SQL Queries is enabled only when either Oracle or SQL Server is used as the target database.
You can look at these SQL Statements before the Oracle GoldenGate Veridata executes
them onto the target database, or execute these SQL statements by yourself on any of the
other database tools. With the Download Repair SQL functionality, you can download the
SQL statements for all your out-of-sync-records, and can also execute them at your
convenience. To download SQL queries:
If the record is already repaired, then the check box against the record is
replaced with date and time of repair. Those records are not available for downloading
SQL statements.
Parent topic: Repairing Out-Of-Sync Jobs
5.4.8.1.1 Executing the SQL File
To execute the SQL file:
Parent topic: Downloading SQL Statements for Out-of-Sync Records