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

Preparing Vertica Target Systems

Preparing Vertica Target Systems

After you install Informatica Data Replication on a Vertica target system, you must complete several tasks to prepare the system for data replication.
  1. Install the ODBC driver on the systems where you run the Applier and InitialSync.
    • On Linux and UNIX, download the DataDirect ODBC driver for Vertica, libverticaodbc_datadirect.so. Then perform the following tasks:
      • Copy the driver file to the
        DataReplication_installation
        /dd/lib subdirectory.
      • Verify that the
        DataReplication_installation
        /dd/odbcinst.ini file provides the correct path to the driver file.
      • Run the server_manager.sh script to set all of the environment variables for the DataDirect ODBC driver.
    • On Windows, download and install the Vertica ODBC driver.
  2. On Linux and UNIX, define the VERTICAINI environment variable in the user profile on the systems where you run the Applier and InitialSync:
    export VERTICAINI=$DBSYNC_HOME/dd/vertica.ini

0 COMMENTS

We’d like to hear from you!