Table of Contents

Search

  1. Preface
  2. Data Replication Overview
  3. Installing Data Replication
  4. Preparing Source and Target Systems
  5. Replication Basic Concepts
  6. InitialSync Processing
  7. Extractor and Applier Processing
  8. DDL Replication
  9. Recovery and Checkpoint Processing
  10. Configuring the Server Manager
  11. Creating Replication Configurations in the Data Replication Console
  12. Managing Replication Configurations
  13. Running Data Replications
  14. Configuring Selected Replication Types
  15. Monitoring Data Replication
  16. Maintaining the Replication Environment
  17. Troubleshooting
  18. Data Replication Files and Subdirectories
  19. Data Replication Runtime Parameters
  20. InitialSync, Extractor, and Applier Command Line Parameters
  21. Server Manager Command Line Parameters
  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

Connecting to an Oracle RAC by Using a Virtual IP Address

Connecting to an Oracle RAC by Using a Virtual IP Address

If an Oracle RAC source has a virtual IP address or host name that supports failover and is routed to an active node, you can configure Data Replication to use this virtual IP address or host name.
If the Extractor or Data Replication Console fails to connect to a particular database instance or ASM instance, the virtual IP address or host name transparently fails over to another available instance.
On the
Source Database
tab, you must specify the virtual IP address or host name and the global Oracle service name to connect to the Oracle database. You must also specify the virtual IP address or host name and the global ASM service name to connect to the Oracle ASM instance.
  1. On the
    Source Database
    tab >
    Database Connection
    view, enter the following connection information for the Oracle database:
    1. In the
      Database Type
      list, select
      ORACLE
      .
    2. In the
      Hostname
      field, enter the virtual IP address or host name of an active Oracle database instance.
    3. In the
      Port
      field, enter the Oracle listener port number.
    4. In the
      Username
      and
      Password
      fields, enter a database user ID and password that permits connection to the Oracle database.
    5. In the
      Instance
      field, enter the global Oracle service name. Do not use the Oracle instance name.
    6. Click
      Connect
      .
  2. On the
    Source Database
    tab >
    ASM Settings
    view, enter the following connection information for the Oracle ASM instance:
    1. In the
      ASM instance hostname
      field, enter the virtual IP address or host name of an active Oracle ASM instance.
    2. In the
      ASM instance port
      field, enter the port number to use for connecting to the ASM instance.
    3. In the
      ASM sys username
      and
      ASM sys password
      fields, enter a user name and password that permits connection the Oracle ASM instance.
      This user must have SYSDBA privileges.
    4. In the
      ASM instance
      field, enter the global Oracle ASM service name. Do not use the ASM instance name.
    5. Click
      Connect
      .

0 COMMENTS

We’d like to hear from you!