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

Review the environment variables on UNIX and Linux

Review the environment variables on UNIX and Linux

Configure environment variables for the
CDI-PC
installation on UNIX and Linux.
The following table describes the environment variables to review:
Variable
Description
IATEMPDIR
Location of the temporary files created during installation. Informatica requires 1 GB disk space for temporary files.
Configure the environment variable if you do not want to create temporary files in the
/tmp
directory.
If you want to change the default
/tmp
directory, you must set
IATEMPDIR
and
_JAVA_OPTIONS
environment variables to the new directory.
For example, set the variable to
export IATEMPDIR=/home/user
.
Unset the
IATEMPDIR
variable after the installation.
_JAVA _OPTIONS
Configure the environment variable to change the temporary directory.
If you want to change the default
/tmp
directory, you must set
IATEMPDIR
and
_JAVA_OPTIONS
the environment variables to the new directory.
For example, set the variable to
export _JAVA_OPTIONS=-Djava.io.tmpdir=/home/user
.
Unset the
_JAVA _OPTIONS
variable after the installation.
LANG and LC_ALL
Change the locale to set the appropriate character encoding for the terminal session.
For example, set the encoding to
Latin1
or
ISO-8859-1
for French,
EUC-JP
or
Shift JIS
for Japanese, or
UTF-8
for Chinese or Korean. The character encoding determines the types of characters that appear in the UNIX terminal.
DISPLAY
Unset the
DISPLAY
environment before you run the installer. Installation might fail if the
DISPLAY
environment variable has some value.
SKIP_VENDOR_CHECK
Configure the environment variable to remove the sudo prompt from the installer on AIX or Linux.
Set the environment variable to true to remove the sudo prompt from the CDI-PC server installation on AIX or Linux.
If you don't have sudo privileges, set the environment variable to true before you run the installer. If you have sudo privileges, you don't need to set the environment variable.
INFA_JRE_HOME
Location of the folder containing the supported Java Runtime Environment (JRE). If the CDI-PC domain is on AIX, set the
INFA_JRE_HOME
environment variable.
JRE_HOME
If you install the CDI-PC services on a UNIX machine, clear the
JRE_HOME
environment variable before you start the installation.
Make sure that the
NOEXEC
flag is not set for the file system mounted on the
/tmp
directory.

0 COMMENTS

We’d like to hear from you!