Default Heap Size

Replication Agent does not set the RA_JAVA_MAX_MEM environment variable in the executable or RUN scripts, enabling the JVM to use the default maximum heap size.

In Java 6, the default maximum heap size is the larger of:

See the Java 6 documentation for information about the default initial and maximum heap sizes and for recommendations on how to set the defaults.