Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Getting started
  3. Before you begin
  4. Installing Secure Agents
  5. Create a CDI-PC domain
  6. Join a CDI-PC domain
  7. Run the silent installer
  8. Resuming an installation
  9. Before you migrate the Informatica domain
  10. Migrate the domain
  11. Migrate the domain with changes to node configuration
  12. Migrate the domain in silent mode
  13. After you migrate the domain
  14. Install the CDI-PC Client
  15. EBF installation
  16. Uninstall Cloud Data Integration for PowerCenter (CDI-PC)
  17. Uninstalling the CDI-PC Client
  18. Uninstalling the Secure Agent
  19. Appendix A: CDI-PC components

Installation Guide for Informatica Data Quality (Modernization)

Installation Guide for Informatica Data Quality (Modernization)

Secure Agent requirements on Linux

Secure Agent requirements on Linux

You can install the Secure Agent on any machine that has internet connectivity and can access
Informatica Intelligent Cloud Services
. Before you install the Secure Agent on Linux, verify the system requirements.
Verify the following requirements before you install the Secure Agent on Linux:
  • Verify that the machine uses a supported operating system. For the list of supported operating systems for the Secure Agent, see the Product Availability Matrix (PAM) for Informatica Intelligent Cloud Services on the Knowledge Base.
  • When you install a Secure Agent on Linux, the Secure Agent must have read/write/execute permissions for the installation directory.
  • Verify that the machine has at least 15 GB of free disk space. CDI-PC requires 5 GB for installation and 10 GB for automated updates.
  • Verify that the
    libidn.x86_64
    package is installed.
    If the package isn't present, install it using the following command:
    sudo yum install libidn.x86_64
    The command to install the package might vary based on your Linux distribution.
  • Verify that the
    libidn.so.*
    libraries are installed.
    If the libraries aren't present, install them using the following commands:
    • For 64-bit systems:
      cd /usr/lib/x86_64-linux-gnu
    • For 32-bit systems:
      cd /usr/lib/i386-linux-gnu
    After installing the libraries, create a symbolic link using the following command:
    sudo ln -s libidn.so.12 libidn.so.11
  • If you are installing the Secure Agent on RHEL 9, verify that the
    libnsl
    library is installed.
    If the library isn't present, install it using the following command:
    sudo yum install libnsl
    The command to install the package might vary based on your Linux distribution.
    To verify whether
    libnsl
    is present, use one of the following commands:
    ldconfig -p | grep libnsl or which libnsl
  • Ensure that ports in the default port range 14000 - 14999 are open on the machine.
For more information about Secure Agent requirements, see this article: https://knowledge.informatica.com/s/article/526096

0 COMMENTS

We’d like to hear from you!