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

Upgrading Data Archive in Silent Mode

Upgrading Data Archive in Silent Mode

To upgrade Data Archive without user interaction, run the installer in silent mode. You can upgrade in silent mode on Linux, UNIX, and Windows.
To upgrade in silent mode, update the
SilentInstall.properties
file, and then run the installer with the properties file.
  1. Copy the installation files to the hard disk on the machine where you plan to upgrade Data Archive.
    If you upgrade on a remote machine, verify that you can access and create files on the remote machine.
  2. Locate the
    SilentInstall.properties
    file.
  3. Use a text editor to open the file and change the value of the USER_INSTALL_DIR property.
    Enter the path of the existing Data Archive installation directory.
  4. Run the installer with the
    SilentInstall.properties
    file.
    Use the following syntax:
    • Windows:
      install.cmd -i silent -f SilentInstall.properties
    • UNIX:
      sh install.sh -i silent -f SilentInstall.properties
    If the silent installer properties file is in another directory, specify the full file path to the properties file. For example:
    install.cmd -i silent -f C:\ILMInstaller\SilentInstall.properties
  5. If the Data Vault Loader and Data Discovery component is installed on the Data Vault server or another server, run the installer again to upgrade the component.

0 COMMENTS

We’d like to hear from you!