Verifying the Java heap size
The Java™ heap size determines the number of volume pairs that Copy Services Manager can manage.
Verifying the Java heap size for Copy Services Manager for Distributed Systems
The default Java heap size is 1280 MB, which supports fewer than 75,000 pairs. If you increase the Java heap size by 256 MB, support increases by 25,000 pairs.
The Java heap should be set to a value that is below the calculation for non-Safeguarded Copy pairs, plus the calculation for Safeguarded Copy backups.
You can continue to increase the Java heap size until you reach the maximum heap size.
The install dir/liberty/wlp/usr/servers/csmServer/jvm.options file now holds the maximum heap size for distributed systems, and can be used to configure the session with the -Xmx parameter (for example, -Xmx1280m).
For more information about the maximum heap size, see the information about sizing the Java heap size in the IBM® SDK for Java Tools at https://www.ibm.com/developerworks/java/jdk/howdoi/index.html.
For more information about how to set up the Java heap size, see the WebSphere® Application Server V8.5 Liberty profile technote at http://www.ibm.com/support/docview.wss?uid=swg21596474.
Verifying the Java heap size for Copy Services Manager for z/OS Systems
The default Java heap size is 768 MB, which supports fewer than 50,000 pairs. If you increase the Java heap size by 256 MB, support increases by 25,000 pairs. You can continue to increase the Java heap size until you reach the maximum heap size.
The Java heap should be set to a value that is below the calculation for non-Safeguarded Copy pairs, plus the calculation for Safeguarded Copy backups.
You can continue to increase the Java heap size until you reach the maximum heap size.
The path_prefix/opt/IBM/CSM/wlp/usr/server/csmServer/jvm.options file now holds the maximum heap size for z/OS, and can be used to configure the session with the -Xmx parameter (for example, -Xmx1280m).
For more information about the maximum heap size, see the information about sizing the Java heap size in the IBM SDK for Java Tools at https://www.ibm.com/developerworks/java/jdk/howdoi/index.html.
For more information about how to set up the Java heap size, see the WebSphere Application Server V8.5 Liberty profile technote at http://www.ibm.com/support/docview.wss?uid=swg21596474.