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

Executables Called from the Data Replication Console or Scripts

Executables Called from the Data Replication Console or Scripts

The following table identifies, by target type, the InitialSync and Applier executables that can be called from the Data Replication Console or scripts:
Target Types
InitialSync Executables
Applier Executables
Amazon Redshift
  • dbsync_initial_redshift.exe. Use this executable on Windows to synchronize Oracle sources with Amazon Redshift targets.
  • dbsync_initial_odbc_redshift.exe. Use this executable on Windows to synchronize sources other than Oracle with Amazon Redshift targets.
  • dbsync_initial_redshift. Use this executable on Linux and UNIX to synchronize Oracle sources with Amazon Redshift targets.
  • dbsync_initial_odbc_redshift. Use this executable on Linux and UNIX to synchronize sources other than Oracle with Amazon Redshift targets.
  • dbsync_apply_redshift.exe. Use on Windows.
  • dbsync_apply_redshift. Use on Linux and UNIX.
DB2 for Linux, UNIX, and Windows
  • dbsync_initial.exe. Use this executable on Windows to synchronize Oracle sources with DB2 targets.
  • dbsync_initial_odbc.exe. Use this executable on Windows to synchronize sources other than Oracle with DB2 targets.
  • dbsync_initialsync. Use this executable on Linux and UNIX to synchronize Oracle sources with DB2 targets.
  • dbsync_initial_odbc. Use this executable on Linux and UNIX to synchronize sources other than Oracle with DB2 targets.
  • dbsync_apply_db2.exe. Use on Windows.
  • dbsync_apply_db2. Use on Linux and UNIX.
Oracle
  • dbsync_initial.exe. Use on Windows.
  • dbsync_initialsync. Use on Linux and UNIX.
  • dbsync_apply_oracle.exe. Use on Windows.
  • dbsync_apply_oracle. Use on Linux and UNIX.
Teradata
  • dbsync_initial_td.exe. Use this executable on Windows to synchronize Oracle sources with Teradata targets.
  • dbsync_initial_odbc_td.exe. Use this executable on Windows to synchronize sources other than Oracle with Teradata targets.
  • dbsync_initial_td. Use this executable on Linux and UNIX to synchronize Oracle sources with Teradata targets.
  • dbsync_initial_odbc_td. Use this executable on Linux and UNIX to synchronize sources other than Oracle with Teradata targets.
  • dbsync_apply_td.exe. Use on Windows.
  • dbsync_apply_td. Use on Linux and UNIX.
  • Greenplum
  • MemSQL
  • Microsoft SQL Server
  • MySQL
  • Netezza
  • PostgreSQL
  • Vertica
  • dbsync_initial.exe. Use this executable on Windows to synchronize Oracle sources with the specified targets.
  • dbsync_initial_odbc.exe. Use this executable on Windows to synchronize sources other than Oracle with the specified targets.
  • dbsync_initialsync. Use this executable on Linux and UNIX to synchronize Oracle sources with the specified targets.
  • dbsync_initial_odbc. Use this executable on Linux and UNIX to synchronize sources other than Oracle with the specified targets.
  • dbsync_apply_odbc.exe. Use on Windows.
  • dbsync_apply_odbc. Use on Linux and UNIX.
  • Apache Kafka
  • Cloudera
  • Hortonworks
  • Flat File
  • Not applicable
  • dbsync_apply_odbc.exe. Use on Windows.
  • dbsync_apply_odbc. Use on Linux and UNIX.
The following table identifies, by source type, the Extractor executables:
Source
Extractor
DB2 for Linux, UNIX, and Windows
  • dbsync_db2_extract.exe. Use on Windows.
  • dbsync_extract_db2. Use on Linux and UNIX.
Microsoft SQL Server
  • dbsync_mssql_extract.exe. Use on Windows.
  • dbsync_mssql_extract. Use on Linux.
MySQL
  • dbsync_mysql_extract.exe. Use on Windows.
  • dbsync_mysql_extract. Use on Linux.
Oracle
  • dbsync_extract.exe. Use on Windows.
  • dbsync_extract. Use on Linux and UNIX.

0 COMMENTS

We’d like to hear from you!