jvm_heapsize command

We can view and change the maximum heap size of the Java™™ virtual machine (JVM) for the ISIM WebSphere Application Server profiles.

The JVM has heap memory, which is a runtime data area where memory for all class instances and arrays are allocated. Heap memory for either servers are created at JVM start-up with a default value that is based on the size of RAM.

If the default value is insufficient to suit the memory consumption of either servers, you can change the maximum heap size to a value that you prefer..

After we change the maximum heap size for either or all server profiles, restart ISIM and Cluster Manager server to apply your changes.


Usage

reset_max_heapsize
Reset maximum heap size for ISIM DMGR, Application and Message Member to default value.

set_max_heapsize
Set maximum heap size for ISIM DMGR, Application and Message Member.

show_max_heapsize
Show maximum heap size for ISIM DMGR, Application and Message Member.


Examples

Important: Restart the Cluster Manager Server and IBM Security Identity Manager Server to apply the new settings.

Parent topic: IBM Security Identity Manager (ISIM) commands