Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Before You Install
  4. Data Archive Installation
  5. Data Vault Installation
  6. Application Accelerator Installation
  7. Application Retirement for Healthcare Accelerator Installation
  8. MongoDB Accelerator Installation
  9. Salesforce Accelerator Installation
  10. After You Install
  11. Data Archive Upgrade
  12. Data Vault Upgrade
  13. ILM Data Validation Option Setup
  14. Data Archive Source and Target Database Requirements
  15. Data Archive Connectivity
  16. Data Archive Uninstallation
  17. SAP Application Retirement
  18. Appendix A: Database Users and Privileges
  19. Appendix B: Data Visualization Designer Installation
  20. Appendix C: Data Archive Installation Requirements Checklist and Architecture Options

Installation and Upgrade Guide

Installation and Upgrade Guide

Prerequisites

Prerequisites

Before you install the application retirement for healthcare accelerator, verify that you have the license key available. Then install Data Archive and start the ILM application server. Last, configure visualization properties and the
conf.properties
file.
Perform the following tasks before you install the accelerator:
  1. Verify that you have the license key for the accelerator available. The license for the accelerator is separate from the Data Archive and Data Visualization licenses. Copy the license key file to a directory that is accessible to the user account installing the accelerator.
  2. Install the Data Archive, data visualization, and Data Vault components. The installer connects to the ILM repository to determine the ports on which the ILM application server and data visualization server run.
  3. Start the ILM application server and data visualization server before you run the accelerator installer. If any of the components are not running, the installation fails.
  4. In the Data Archive
    conf.properties
    file, set the following property:
    informia.sqlServerNVarcharMaxAndVarcharMaxToVarchar = Y
    For more information about the
    conf.properties
    file, see the
    Informatica Data Archive Administrator Guide
    .
  5. Restart the ILM application server.
  6. If you are running an upgraded environment as opposed to a new installation of Data Archive, set the following properties in
    \\installationfolder\webapp\visualization\reporthome\bin\server.properties:
    • server.enableDynamicResource=true
    • server.rmiserver.enable=true
  7. If you have Java in your environment and you want to use it, set the JAVA_HOME environment variable:
    • Ensure JAVA_HOME is set to the java folder on the host machine. If Java is not available on the host machine, set JAVA_HOME to the java folder in the DA installation folder.
    • Add
      JAVA_HOME/bin
      to the PATH.
    Windows example:
    set JAVA_HOME=<DA installation home>\java set PATH=%JAVA_HOM%\bin;%PATH%
    UNIX example:
    export JAVA_HOME=<DA installation home>/java export PATH=$JAVA_HOM/bin;$PATH

0 COMMENTS

We’d like to hear from you!