One-way database replication
- This job will replace/add rows in the target database table from the source database
table. Tables can reside in the same or different databases managed by different database
systems (e.g Oracle to Oracle or SQL Server to Oracle, and so on). Source and target table
must have same number of columns and columns must have compatible datatypes
- The data *source* for replication can be a table, view, or user specified SQL query. In
the latest case the- job customization will be required.
Download this
template
© Copyright 2023, SoftTree Technologies, Inc.