One of the key factors affecting large object processing is the maximum size of the Java heap.
IBM® Business Process Manager for z/OS® by default uses a 64-bit JVM. On 64-bit systems, the available address space is practically unlimited, so the heap size is usually limited only by available physical memory. As always, ensure that sufficient physical memory is available to support the maximum JVM heap size and native memory requirements, plus the memory requirements of other processes.
For 31-bit JVMs, the Java 6 JVM supports heaps up to approximately 1.2 GB in size.
For more information about heap setting techniques,
see the Network Deployment (z/OS), Version 8.0 > Tuning performance documentation
in the
WebSphere® Application Server Information
Center.
For more information about heap setting techniques,
go to the
WebSphere Application Server Information
Center and search for Tuning the JVM in the Distributed
operating systems, Version 8.0 documentation.