Versions Compared

Key

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

There are manily two major prerequisites for the Oracle to SQL Server replication to take place. The first requirement is to have correct snapshot isolation of target database in order to avoid locking when replication takes place. Dbvisit Replicate also requires Syetem System Data Source Name(DSN) configured with the same name on both source and target systems. 

...