Thursday, August 11, 2011

Java Runtime version and memory setting

: Java Runtime version and memory setting

Oracle R12 now loads the JInitiator file (runtime program for executing the Oracle java applet) from the Java JRE, instead of downloading it during the Oracle initialization process or installing it on your PC separately. Also, Forms 10g needs more desktop memory than Forms 6 to perform reasonably.

Practical Solution:
Upgrade the Java JRE to version 1.0.0_05 or later. Moreover, allocate at least 512 MB of
memory, using the Java Control
Panel, and add the parameter:
–mx512m –Dcache.size=500000000.

No comments:

Post a Comment