Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Pre-Installation Tasks
  4. Hub Store Installation
  5. Hub Server Installation
  6. Hub Server Post-Installation Tasks
  7. Process Server Installation
  8. Process Server Post-Installation Tasks
  9. ActiveVOS Post-Installation Tasks for the Application Server
  10. ActiveVOS Post-Installation Tasks for the Business Entity Adapter
  11. Resource Kit Installation
  12. Resource Kit Post-Installation Tasks
  13. Troubleshooting the MDM Hub
  14. Uninstallation

Installation Guide for IBM DB2 with Red Hat JBoss

Installation Guide for IBM DB2 with Red Hat JBoss

Prepare the Environment

Prepare the Environment

Before you install the
MDM Hub
, prepare the installation environment.
The following table describes the tasks you perform to prepare the environment for the installation:
Task
Description
Verify minimum system requirements
Verify that the machines meet the hardware and software requirements for the
MDM Hub
installation. The hardware requirements are dependent on the data, processing volumes, and business rules.
To install the MDM Hub, the machines must meet the following minimum requirements:
  • Disk space. 4.9 GB
  • RAM for the development environment. 4 GB
To verify the run-time physical memory requirements of the
MDM Hub
components, use the following formula:
Total run-time memory requirement for MDM Hub components = JDK JVM max heap size of the application server + operating system native heap size
Install Java Development Kit (JDK)
Install a supported version of the JDK on the machine on which you want to install the
MDM Hub
. The JDK is not bundled with the
MDM Hub
installers.
Use the same Java version on the application server machines and on the machines on which you want to launch the Hub Console.
If you want to install Informatica platform on HP-UX, install the supported version of the JDK on the HP-UX machine. The JDK is not bundled with the Informatica platform installer for HP-UX. The JDK is bundled with the Informatica platform installers for all other platforms.
Install Visual C++ Redistributable for Visual Studio 2015 on Windows only
On Windows systems,
Multidomain MDM
requires Visual C++ Redistributable for Visual Studio 2015 to support the name search feature and the matching feature.
Set environment variables
Set the environment variables for the
MDM Hub
installation.
To use the correct JDK, set the following environment variables to point to the JDK directory:
  • JAVA_HOME. Required
  • PATH. Required
  • INFA_JDK_HOME. Optional. Required if you want to install Informatica platform on AIX or HP-UX.
If you want to install Informatica platform with security enabled for the domain, set the INFA_TRUSTSTORE environment variable to point to the following directory:
<Informatica platform installation directory>/Client/clients/shared/security
Set the operating system locale
Set the same operating system locale for the Hub Server, the MDM Hub Master Database, Operational Reference Store, and the Hub Console.
Set up the X Window System on UNIX
If you want to run the installer in graphical mode on UNIX, set up an X Window System. An X Window System is a graphics display server. For more information about setting up an X Window System, see the documentation for your operating system.
Disable access to the root welcome page for your application server
To improve security, disable access to the root welcome page for your application server. For instructions, see the documentation for your application server.
Disable insecure TLS cipher suites
To improve security, in the Java runtime environment that is used with
Multidomain MDM
, disable insecure TLS cipher suites.
  1. Open the following file:
    ../jdk<version>/jre/lib//security/java.security
  2. Find the property
    jdk.tls.disabledAlgorithms
    and update the value to include the following list of insecure cipher suites:
    jdk.tls.disabledAlgorithms = SSLv3, RC4, MD5withRSA, DH keySize < 1024, EC keySize < 224, DES40_CBC, RC4_40, 3DES_EDE_CBC, EDH-RSA-DES-CBC3-SHA, ECDHE-RSA-DES-CBC3-SHA, DES-CBC3-SHA
For more information about the property, see the documentation for your JDK.
For more information about product requirements and supported platforms, see the Product Availability Matrix on Informatica Network: https://network.informatica.com/community/informatica-network/product-availability-matrices

0 COMMENTS

We’d like to hear from you!