Table of Contents

Search

  1. Preface
  2. Introduction to High Availability
  3. Set Up the High Availability Environment
  4. Configure JMS Discovery
  5. Configure RMI Connections
  6. Configure the Operation Console
  7. Configure an HTTP Load Balancer
  8. Configure the Dashboard and Reports
  9. Troubleshooting High Availability
  10. High Availability Log Messages
  11. Port Number Reference
  12. Glossary

High Availability Guide

High Availability Guide

Configuring RMI Connections

Configuring RMI Connections

Configure RMI connections to enable the PowerCenter Integration Service and all of the
Data Integration Hub
nodes in the high availability cluster to communicate.
  1. In the Informatica Administrator tool, open the
    Processes
    tab of the PowerCenter Integration Service.
  2. In the environment variable list, enter the IP addresses and ports for each of the
    Data Integration Hub
    nodes in the
    DX_SERVER_URL
    environment variable in the following format:
    rmi://<host1>:<port>[;rmi://<host2>:<port>]
    For example:
    rmi://
    dih
    1:18095;rmi://
    dih
    2:18095
    Make sure that the port number matches the value in the dx.rmi.port configuration property.
  3. Configure any other node-dependent PowerCenter Integration Service properties, such as the Java system properties, to use IP addresses and ports of the
    Data Integration Hub
    server cluster nodes.
  4. For single-machine clusters, enter a unique value in the dx.rmi.port property of the
    dx-configuration.properties
    file for each subsequent
    Data Integration Hub
    installations. The default value is
    18095
    .
    The file is typically located in the following locations:
    • <
      DIH
      InstallationDir>/conf/dx-configuration.properties
    • <
      DIH
      InstallationDir>/
      DataIntegrationHub
      /tomcat/shared/classes/dx-configuration.properties

0 COMMENTS

We’d like to hear from you!