Business object size limitation

There are fundamental limitations to the Java Virtual Machine upon which the InterChange Server runs.

The reasons for these recommendations are as follows:

Note:
Large objects for the JVM (> 20 MB) lead to excessive heap fragmentation and the inability to allocate enough memory, leading to java.lang.OutOfMemory errors, which cause the ICS to shut itself down.

Copyright IBM Corp. 1997, 2004