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 for Informatica Data Quality (Modernization)

Installation Guide for Informatica Data Quality (Modernization)

Complete the node configuration changes

Complete the node configuration changes

If you changed the node configuration, perform additional tasks before you upgrade the application services.
If you migrated only the domain configuration repository, you don't need to complete changes to the node configuration.
Perform the following tasks:
Clear the browser cache
Before you access the Administrator tool, clear the browser cache. If you don't clear the browser cache, the previous Administrator tool URL is not redirected to the latest URL and some menu options may not appear.
Configure locale environment variables
All UNIX operating systems except Linux have a unique value for each locale. Linux allows different values to represent the same locale. For example, “utf8,” “UTF-8,” “UTF8,” and “utf-8” represent the same locale on a Linux machine. Informatica requires that you use a specific value for each locale on a Linux machine. Make sure that you set the LANG environment variable appropriately for all Linux machines.
For Oracle database clients, set NLS_LANG to the locale that you want the database client and server to use with the login. A locale setting consists of the language, territory, and character set. The value of NLS_LANG depends on the configuration.
For example, if the value is american_america.UTF8, set the variable in a C shell with the following command:
setenv NLS_LANG american_america.UTF8
To read multibyte characters from the database, set the variable with the following command:
setenv NLS_LANG=american_america.AL32UTF8
Set the correct variable on the
CDI-PC Integration Service
machine so that the
CDI-PC Integration Service
can read the Oracle data correctly.
Configure library path environment variables
Configure the LD_LIBRARY_PATH environment variable.
The following table describes the values that you set for the LD_LIBRARY_PATH for the different databases:
Database
Value
Oracle
<Database path>/lib
PostgreSQL
$PGHOME/lib:$ {LD_LIBRARY_PATH}
Configure Kerberos environment variables
If you configure the
CDI-PC domain
to run on a network with Kerberos authentication, you must set the Kerberos configuration and credential cache environment variables.
The following table describes the values that you set for the Kerberos environment variables:
Database
Value
KRB5_CONFIG
Use the
KRB5_CONFIG
environment variable to store the path and file name of the Kerberos configuration file. The name of the Kerberos configuration file is
krb5.conf
. You must set the
KRB5_CONFIG
environment variable on each node in the
CDI-PC domain
.
KRB5CCNAME
Set the
KRB5CCNAME
environment variable with the path and file name of the Kerberos user credential cache. Kerberos single sign-on requires Kerberos credential cache for user accounts.
When you cache the user credential, you must use the forwardable option. For example, if you use
kinit
to get and cache the user credential, you must use the
-f
option to request forwardable tickets.
Verify the range of dynamic port numbers
When you migrate a node, the installer assigns a default range of port numbers that can be dynamically assigned to application service processes that run on the node.
The default range of dynamic port numbers is 6013 to 6113. Verify that the default range of port numbers are available on the machine that runs the new version of Informatica. If the range of port numbers are not available, use the Administrator tool to update the range. Configure the minimum and maximum dynamic port numbers for service processes in the
Advanced Properties
section of the node
Properties
view.
Verify the node backup directory
Verify that the backup directory for the node is accessible by the machine that runs the new version of CDI-PC. In the Administrator tool, view the
Backup Directory
property in the
Advanced Properties
section of the node
Properties
view.
Configure PowerExchange adapters
If your Informatica installation included PowerExchange adapters, configure the PowerExchange adapters on the machine that runs CDI-PC. If the PowerExchange adapter has an installer, re-install it.

0 COMMENTS

We’d like to hear from you!