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. Salesforce Accelerator Installation
  9. After You Install
  10. Data Archive Upgrade
  11. Data Vault Upgrade
  12. Upgrading Oracle History Data
  13. Upgrading PeopleSoft History Data
  14. ILM Data Validation Option Setup
  15. Data Archive Source and Target Database Requirements
  16. Data Archive Connectivity
  17. Data Archive Uninstallation
  18. SAP Application Retirement
  19. Database Users and Privileges
  20. Data Visualization Designer Installation
  21. 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!