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

Configuring Memory Settings on a 64-bit Computer

Configuring Memory Settings on a 64-bit Computer

If you install ILM products on a 64-bit machine, you can allocate additional memory for the ILM Java Virtual Machine (JVM). To allocate additional memory, update the maximum heap size in the startApplimation batch file or script.
The default heap sizes for the ILM JVM are as follows:
  • Minimum heap size (-Xms) = 512 MB
  • Maximum heap size (-Xmx) = 1 GB
The default heap sizes are adequate for most installations on 32-bit machines. If you install ILM products on a 64-bit machine and notice performance issues, you might want to increase the maximum heap size for the ILM JVM. Set the maximum heap size to a value of 3 GB or less.
To configure the memory settings, update the following command in the startApplimation batch file or script:
$JAVA_HOME/bin/java -Dfile.encoding=UTF-8 -Dapp.home=$SEARCHDIR -Djava.awt.headless=true -Xms512m – Xmx3072m -jar ./lib/informia-server-6.2.jar start

0 COMMENTS

We’d like to hear from you!