Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The objects to be replicated must be in sync before you initiate the replication. If the data is not in sync before replication starts, there is a strong possibility that data conflicts can occur. For instance if a record is updated or deleted on the source database that does not exist on the target database. For one-way replication you can choose from following options depending upon the volume of data to be loaded into the target. 

  1. Oracle Data Pump
  2. Standby Database
  3. Rman Duplicate
  4. Rman Restore and Recover
  5. Transportable Tablespace ( Enterprise Edition Only)
  6. LOAD function of Dbvisit Replicate

...