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. Upgrading Oracle History Data
  14. Upgrading PeopleSoft History Data
  15. ILM Data Validation Option Setup
  16. Data Archive Source and Target Database Requirements
  17. Data Archive Connectivity
  18. Data Archive Uninstallation
  19. SAP Application Retirement
  20. Database Users and Privileges
  21. Data Visualization Designer Installation
  22. Data Archive Installation Requirements Checklist and Architecture Options

Installation and Upgrade Guide

Installation and Upgrade Guide

Troubleshooting Data Vault Upgrade

Troubleshooting Data Vault Upgrade

The upgrade fails with an "out of memory" error.
During the upgrade, the installer creates a backup of the entire Data Vault installation folder. If you have a huge metadata file or huge amount of log files, the upgrade might fail as the installer creates the backup folder.
To skip the backup folder creation, change directories to the installer location and on a command line, run the following command:
On Microsoft Windows:
install.cmd -DSKIP_BACKUP=true
On Linux or UNIX:
install.sh -DSKIP_BACKUP=true
To skip the backup creation of only the agent and server log folders, change directories to the installer location and on a command line, run the following command:
On Microsoft Windows:
install.cmd -DSKIP_LOG_BACKUP=true
On Linux or UNIX:
install.sh -DSKIP_LOG_BACKUP=true
If you skip the automatic backup creation, manually take a backup of the entire Data Vault installation folder.

0 COMMENTS

We’d like to hear from you!