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. Secure Agent services
  3. API Microgateway Service
  4. CMI Streaming Agent
  5. Common Integration Components
  6. Connector Service
  7. Data Access Management Agent service
  8. Data Access Management Proxy service
  9. Database Ingestion service
  10. Data Integration Server
  11. Elastic Server
  12. File Integration Service
  13. GitRepoConnectApp
  14. IDMC Data Gateway Service
  15. Mass Ingestion (Files)
  16. Metadata Foundation Application
  17. Metadata Platform Service
  18. Process Server
  19. SecretManagerApp
  20. 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!