Memory settings from WLS 10.3.6 to WLS 12
I'm migrating from, WLS 10.3.6 to WLS 12
32 GB RAM and Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
the memory parameters previously they were as follows:
JAVA_OPTIONS="$JAVA_OPTIONS -Xms1024m -Xmx1024m -XX:PermSize=512m -XX:MaxPermSize=512m"
how could i modify them? thanks