Table of Contents

Search

  1. Preface
  2. Data Replication Overview
  3. Understanding Data Replication
  4. Sources - Preparation and Replication Considerations
  5. Targets - Preparation and Replication Considerations
  6. Starting the Server Manager
  7. Getting Started with the Data Replication Console
  8. Defining and Managing Server Manager Main Servers and Subservers
  9. Creating and Managing User Accounts
  10. Creating and Managing Connections
  11. Creating Replication Configurations
  12. Materializing Targets with InitialSync
  13. Scheduling and Running Replication Tasks
  14. Implementing Advanced Replication Topologies
  15. Monitoring Data Replication
  16. Managing Replication Configurations
  17. Handling Replication Environment Changes and Failures
  18. Troubleshooting
  19. Data Replication Files and Subdirectories
  20. Data Replication Runtime Parameters
  21. Command Line Parameters for Data Replication Components
  22. Updating Configurations in the Replication Configuration CLI
  23. DDL Statements for Manually Creating Recovery Tables
  24. Sample Scripts for Enabling or Disabling SQL Server Change Data Capture
  25. Glossary

Source Connectivity for Data Unload Operations

Source Connectivity for Data Unload Operations

InitialSync uses SELECT statements to unload data from the source. Depending on the source type, it uses different connectivity mechanisms to unload data.
The following table describes connectivity mechanisms that InitialSync uses to unload data from different sources:
Source
Software Connectivity
DB2 for Linux, UNIX, and Windows
InitialSync uses the IBM DB2 ODBC driver on Windows or the DataDirect ODBC driver for DB2 on Linux and UNIX.
Microsoft SQL Server
On Windows, InitialSync uses the ODBC driver that the SQL Server Native Client provides.
On Linux and UNIX, InitialSync uses the DataDirect ODBC driver for Microsoft SQL Server that Data Replication provides.
MySQL
On Windows, InitialSync uses the MySQL ODBC driver.
On Linux, InitialSync uses the DataDirect ODBC driver for MySQL that Data Replication provides.
Oracle
InitialSync uses the OCI library. For replication from Oracle sources to Oracle targets, InitialSync can alternatively use DBLinks to unload data.

0 COMMENTS

We’d like to hear from you!