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

Installation Guide

Configure JVM parameters

Configure JVM parameters

CDI-PC
includes script files that you can use to set environment variables used in
infaservice
and
infasetup
commands.
You can use script files, infasetupconfig.sh and infaserviceconfig.sh, to set environment variables. You can find the script files in the following location:
<CDI-PC installation directory>/Informatica/platform/usr/bin/
If you use environment variables such as INFA_JAVA_OPTS or INFA_JAVA_CMD_OPTS to set customized values for JVM parameters that infaservice and infasetup commands use, set the variables and values in the configuration file for each command.
For example, to set the maximum heap size to 4 GB for each of the commands, configure each file as follows:
  • infaserviceconfig.sh.
    INFA_JAVA_OPTS="-Xmx4096m -XX:MaxMetaspaceSize=256m ${INFA_JAVA_OPTS}"
  • infasetupconfig.sh.
    INFA_JAVA_CMD_OPTS="-Xmx4096m -XX:MaxMetaspaceSize=128m ${INFA_JAVA_CMD_OPTS}"
Any values that you edit in the infasetup.sh and infaservice.sh files might be overwritten when you apply updates.

0 COMMENTS

We’d like to hear from you!