Informatica Upgrade Process
Informatica Upgrade Process
Upgrading the domain and server file: run the Informatica server installer and select the
upgrade option. The domain upgrade wizard installs the server files and configures the
domain. If the domain has multiple nodes, you must upgrade on all the nodes.
The following table describes the actions that the installer performs when you upgrade Informatica:
Tasks
Description
1. Installs Informatica.
2. Copies infa_shared
directory.
3. Copies mm_files
directory.
5. Starts Informatica
Services.
2.Upgrading the application services: After you upgrade the domain and server files, log in to the
Administrator Tool and upgrade the application services. The service upgrade wizard provides a list of
all application that must be upgraded. It upgrades the services based on the order required by the
dependent objects.
3.Upgrading the Informatica client: To upgrade the Informatica client, run the Informatica client
installer and Select the upgrade option
Pre-Upgrade Tasks
Before you upgrade the domain and server files, complete the following tasks:
1. Review the prerequisites.
2. Verify the file descriptor settings.
3. Verify the configuration of the environment variables used by the installer.
4. Clear the configuration of environment variables that pertain to previous installations of
Informatica.
5. Prepare the domain.
6. Prepare the Power Center repository.
7. Prepare the Power Center Profiling warehouse.
The Upgrade Pre-Requisites window displays the upgrade system requirements. Verify that all
requirements are met before you continue the upgrade.
6. Click Next.
7. In the Upgrade Directory window, enter the following directories
Directory
Description
Product to upgrade.
9. Click OK.
10. In the Pre-Installation Summary window, review the upgrade information, and click Install to
continue.
The upgrade wizard installs the Informatica server files to the Informatica 9.0.1 installation directory.
11. In the Domain Configuration Upgrade window, the upgrade wizard displays the database and user
account information for the domain configuration repository to be upgraded.
Property
Description
Database type
Database user ID
User password
Tablespace
The upgrade wizard displays the database connection string for the domain configuration repository
based on how the connection string of the previous version was created at installation:
If the previous version used a JDBC URL at installation, the upgrade wizard displays the JDBC
connection properties, including the database address and service name.
If the previous version used a custom JDBC connection string at installation, the upgrade
wizard displays the custom connection string.
Optionally, you can specify additional JDBC parameters to include in the connection string. To
provide Additional JDBC parameters, select JDBC parameters and enter a valid JDBC
parameter string.
12. Click Test Connection to verify that you can connect to the database, and then click OK to
continue.
13. Click Next.
On the Port Configuration Upgrade window, the upgrade wizard displays the default port numbers
assigned to the domain and node components.
14. You can specify new port numbers or use the default port numbers.
The following table describes the ports that you can specify:
Port
Description
Description
Password
(i) INFA_JAVA_OPTS
For example, to configure 1 GB of system memory for the Informatica daemon on UNIX in a C shells.
setenv INFA_JAVA_OPTS -Xmx1024m
(ii) INFA_DOMAINS_FILE
Set the value of the INFA_DOMAINS_FILE variable to the path and file name of the domains.infa file. If
you configure the INFA_DOMAINS_FILE variable, you can run infacmd and pmcmd from a directory
other than /server/bin.
Configure the INFA_DOMAINS_FILE variable on the machine where you install the Informatica
services. On Windows, configureINFA_DOMAINS_FILE as a system variable.
(iii) INFA_HOME
Use a softlink in UNIX for any of the Informatica directories. To configure INFA_HOME so that any
Informatica application or service can locate the other Informatica components it needs to run, set
INFA_HOME to the location of the Informatica installation directory.
2. Configure Locale Environment Variables
Use the following command to verify that the value for the locale environment variable is compatible
with the Language settings for the machine and the type of code page you want to use for the
repository:
Eg : locale a
Locale for Oracle Database Clients
if the value is american_america.UTF8, set the variable in a C shell with the following command:
setenv NLS_LANG american_america.UTF8
Service Upgrade:
Use the service upgrade wizard to upgrade services.
1. In the Informatica Administrator header area click Manage > Upgrade.
2. Select the objects to upgrade.
3. Click Next.
4. If dependency errors exist, the Dependency Errors dialog box appears. Review the dependency
errors and click OK. Then, resolve dependency errors and click next.
5. Enter the repository login information. Optionally, choose to use the same login information for all
Repositories.
6. Click Next.
The service upgrade wizard upgrades each service and displays the status and processing details.
7. When the upgrade completes, the Summary section displays the list of services and their upgrade
status.
Click each service to view the upgrade details in the Service Details section.
8. Optionally, click Save Report to save the upgrade details to a file.
If you choose not to save the report, you can click Save Previous Report the next time you launch
the Service upgrade wizard.
9. Click Close.
10. Restart upgraded services.
After you upgrade the PowerCenter Repository Service, you must restart the service and its dependent
Services.
Informatica Client Upgrade
1. Close all applications.
2. Run install.bat from the root directory.
The Upgrade Pre-Requisites window displays the system requirements. Verify that all installation
Requirements are met before you continue the installation.
3. Click Next.
On the Select Component window, select the Informatica client you want to upgrade.
You can upgrade the following Informatica client applications:
Informatica Developer
PowerCenter Client
If both Informatica Developer and PowerCenter Client are installed on the machine, you can upgrade
the tools in the same process.
4. On the Upgrade Directory window, enter the following directories:
Directory
Description
client to upgrade
Directory for Informatica 9.0.1
client tools
5. Click Next.
6. On the Pre-Installation Summary window, review the installation information, and click Install.
The installer copies the Informatica client files to the installation directory.
The Post-installation Summary window indicates whether the upgrade completed successfully.
7. Click Done.
Post Upgrade Tasks:
Informatica Domain
For detailed study on version Upgrade, you may go through Documents from informatica corporation
on upgrade.