From version 4.2
edited by Jeffrey McDonald
on 2024/12/07 15:23
on 2024/12/07 15:23
Change comment:
There is no comment for this version
To version 4.1
edited by Jeffrey McDonald
on 2024/12/07 12:33
on 2024/12/07 12:33
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -88,7 +88,7 @@ 88 88 (% class="box" %) 89 89 ((( 90 90 export ORACLE_HOME=/opt/oracle/occas/8.1 91 -export OPATCH_JRE_MEMORY_OPTIONS='-Xmx5172m'91 +export _JAVA_OPTIONS="-Xms64m -Xmx1024m -XX:ParallelGCThreads=45 -XX:ReservedCodeCacheSize=512m" 92 92 \\cd WLS_SPB_14.1.1.0.241008/tools/spbat/generic/SPBAT 93 93 ./spbat.sh -phase apply -oracle_home $ORACLE_HOME 94 94 )))