Installing Enterprise Data Catalog on a Domain Node
You can use the Informatica installer to install Enterprise Data Catalog after installing Informatica. To install Enterprise Data Catalog after installing Informatica, perform the following steps:
1. Log in to the machine with a system user account.
2. Shut down the Informatica domain.
3. Close all other applications.
4. On a shell command line, run the install.sh file from the root directory.
The installer displays the message to verify that the locale environment variables are set.
5. Press 1 to select the option to install or upgrade Informatica.
The installer checks if the current version of Informatica is installed.
6. Press 2 to install Informatica Services with Enterprise Data Catalog.
The installer prompts you to confirm that the current version of the Informatica Services is installed.
7. Press 2 to install Enterprise Data Catalog. Pressing this option assumes that the present version of Informatica is installed.
8. Press 2 to confirm that you have read and accepted terms and conditions to use Java SE Development Kit software.
9. Provide the <INFA_HOME> location when prompted by the installer to complete the installation. INFA_HOME refers to the directory where Enterprise Data Catalog must be installed.
The Post-installation Summary indicates whether the installation completed successfully. You can view the installation log files to get more information about the tasks performed by the installer and to view configuration properties for the installed components.
Note: The instructions provided in this section assume that you have created the Informatica application services when you installed Informatica. If you had not created the services, see the Installing By Joining a Domain section for more information about creating application services.
After you complete the installation, perform the following steps:
- 1. Delete the following directories:
- - INFA_HOME/service/work_dir
- - INFA_HOME/tomcat/bin/workspace/.metadata
- 2. Start the Informatica domain.
- 3. Enable the Model Repository Service and upgrade the Model Repository Service content using one of the following methods:
- - Informatica Administrator: select the Model Repository Service and click Actions > Repository Contents > Upgrade.
- - Informatica Command Line Interface: run the INFA_HOME/isp/bin/infacmd.sh mrs upgradeContents -dn DOMAINNAME -un domainUsername -pw domainPassword -sn MRSServiceName command
- 4. Create and enable the Catalog Service. Make sure that you use the upgraded Model Repository Service.