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

Application Accelerator Installation Overview

Application Accelerator Installation Overview

Install the accelerator for the ERP application from which you want to archive data. Each ERP application has a separate application accelerator installer. You can only install the application accelerator that you are licensed for.
Install Data Archive and start the ILM application server before you install the application accelerator. When you run the installer, you provide the root directory of the Data Archive installation. The installer connects to the ILM repository to determine the port on which the ILM application server runs. The installer connects to the ILM repository and adds the application accelerator metadata.
To upgrade accelerators, follow the installation steps for the accelerator you want to upgrade.

SAP Application Retirement

Install the Data Archive, data visualization, and Data Vault components before you install the application accelerator. When you run the installer, you provide the root directory of the Data Archive installation. The installer connects to the ILM repository to determine the ports on which the ILM application server and data visualization server run. The installer exits if any of the components are not running. The installer adds the application accelerator metadata to the ILM repository. Then, the installer connects to the data visualization server to publish the pre-packaged reports.

Java Prerequisites

If you have Java in your environment and you want to use it, set the JAVA_HOME environment variable.
  1. 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.
  2. 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!