In this episode of the Toad Tips and Tricks series, you’ll learn how to verify data across different database platforms using the compare and sync wizard found in Toad Data Point. After you’ve migrated data from one platform to another using Toad Data Point, the compare and synch wizard lets you verify that data’s accuracy, and synchronize data between the two platforms if you find discrepancies.
Related Articles
Configuring an Oracle Database to have a ‘self-cleaning’ PLAN_TABLE
On the database server, go to $ORACLE_HOME/rdbms/admin copy utlxplan.sql to utlxplan.sql.original – you don’t want to lose the original Oracle script. Edit utlxplan.sql and change it to the following...
Hot and Cold Backups – Overview
Normal system backups, referred to as either Hot or Cold backups, are used to protect from media failure. A Cold backup, that is, one done with the database in a shutdown state, provides a complete co...
SQL SERVER – Maintenance Plan – Could not load type...
One of my client was unable to modify the maintenance plan using SSMS. When we did various tests, we found that existing maintenance plans could execute and work. We tried creating a new maintenance p...
