Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Before You Begin
  4. Pre-Installation Tasks
  5. Data Integration Hub Installation
  6. Post-Installation Tasks
  7. Upgrading Data Integration Hub
  8. Starting and Stopping Data Integration Hub
  9. Optional Data Integration Hub Configuration
  10. Installing and Configuring the Data Integration Hub Accelerator for Data Archive
  11. Troubleshooting the Data Integration Hub Installation
  12. Uninstallation

Installation and Configuration Guide

Installation and Configuration Guide

Changing the Maximum Java Heap Size

Changing the Maximum Java Heap Size

You can change the maximum memory allocation for the embedded
Data Integration Hub
server broker, or the embedded
Data Integration Hub
console broker.

Embedded
Data Integration Hub
server broker

To change the maximum Java heap size of the embedded
Data Integration Hub
server broker, open one of the following files:
Operating System
File Location
Microsoft Windows
<Data Integration Hub installation directory>
\bin\setenv.bat
UNIX
<Data Integration Hub installation directory>
/bin/setenv.sh
Change the maximum heap size in MB in the DX_SERVER_OPTS property. The default maximum heap size is 1024 MB.

Embedded
Data Integration Hub
client broker

To change the maximum Java heap size of the
Data Integration Hub
client, open one of the following files:
Operating System
File Location
Microsoft Windows
<Data Integration Hub installation directory>
\bin\setenv.bat
UNIX
<Data Integration Hub installation directory>
/bin/setenv.sh
Change the maximum heap size in MB in the CATALINA_OPTS property. The default minimum heap size is 128 MB and the default maximum heap size is 2048 MB.

Data Integration Hub
server service

To change the maximum Java heap size of the
Data Integration Hub
server service on Microsoft Windows operating systems, open the following file:
<Data Integration Hub installation directory>
\conf\wrapper.conf
Change the maximum heap size in MB in the wrapper.java.maxmemory property. The default maximum heap size is 1024 MB.

Data Integration Hub
client service

To change the maximum Java heap size of the
Data Integration Hub
client service on Microsoft Windows operating systems, run the following command:
<Data Integration Hub installation directory>
\
DataIntegrationHub
\tomcat\bin\tomcat7.exe //US//Infa
DIH
OpConsole
version
--JvmMx <max_heap_size>
Enter the maximum heap size in MB with integers and without letters. The default maximum heap size is 2048 MB.

Back to Top

0 COMMENTS

We’d like to hear from you!