Table of Contents

Search

  1. Preface
  2. Secure Agent services
  3. API Microgateway Service
  4. CMI Streaming Agent
  5. Common Integration Components
  6. Database Ingestion service
  7. Data Integration Server
  8. Elastic Server
  9. File Integration Service
  10. GitRepoConnectApp
  11. IDMC Data Gateway Service
  12. Mass Ingestion (Files)
  13. Metadata Foundation Application
  14. Metadata Platform Service
  15. Process Server
  16. SecretManagerApp
  17. Configuring Secure Agent service properties

Secure Agent Services

Secure Agent Services

Prerequisites for PostgreSQL database installation and upgrade

Prerequisites for PostgreSQL database installation and upgrade

Before you install or upgrade the PostgreSQL database, ensure that the following prerequisites are met:
  • You have sufficient free disk space. Informatica recommends that you have a minimum free disk space that is twice the size of the
    Data
    folder in the following directory:
    <Secure Agent installation directory>\apps\process-engine\data\PostGreSql\Data
  • The user who runs scripts to install or upgrade the PostgreSQL database must have read, write, and modify permissions for the folders within the following directory:
    <Secure Agent installation directory>\apps\process-engine\data
  • Stop the PostgreSQL database and Process Server. If the Secure Agent is associated with an
    advanced cluster
    , you must stop Process Server on all nodes.
    This step is required when you run the db_upgrade script with the
    upgrade
    command line option. However, it is optional when you run the db_upgrade script with the
    check
    command line option. Therefore, you can run the db_upgrade script with the
    check
    command line option without any downtime.
  • On Linux operating systems, the operating system user's locale must use the UTF-8 encoding to match the encoding of the PostgreSQL database. Otherwise, Process Server fails to start.
  • On Linux operating systems, verify that the GNU C (GLIBC) library file is of version 2.14 or later. To find the version number, run the following command:
    ldd --version

0 COMMENTS

We’d like to hear from you!