Why and when to perform this task
For some servers, it may be required to specify a Java virtual machine (JVM) heap size greater than the default. You can increase the heap size of the JVM using the administrative console, the wsadmin tool, or a Java client. If the JVM platform is 32-bit AIX and it is required that the application server, deployment manager, or node agent have a heap size greater, perform the following steps:
Steps for this task
export IBM_JVM_LDR_CNTRL_NEW_VALUE=MAXDATA=0XB0000000@DSA export LDR_CNTRL=MAXDATA=0XB0000000@DSA
Related information
Configuring servers with scripting