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

Use script files to set environment variables for
infaservice
and
infasetup
commands. If you added custom values in your Informatica domain, copy the values to the corresponding script file after you migrate or update the domain.
You can find the script files,
infasestupconfig.sh
and
infaserviceconfig.sh
, in the following location:
<CDI-PC installation directory>/Informatica/platform/usr/bin/
For any custom settings, use the
Informatica/platform/usr/bin/infaserviceconfig.sh file
to configure JVM parameters for the domain.
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!