From version 8.1
edited by Jeffrey McDonald
on 2025/02/25 19:18
Change comment: Upload new image "patch_search.png", version 1.1
To version 2.1
edited by Jeffrey McDonald
on 2024/12/07 11:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -23,7 +23,7 @@
23 23  
24 24  Wow! One of the patches (p35908669) contains a new **occas_generic.jar** file. Let's use that to install OCCAS instead of using the one from 'edelivery.oracle.com'.
25 25  
26 -Follow the steps in [[OCCAS Installation>>doc:Tutorials.Oracle.Communications.OCCAS.Prenstallation.WebHome]] and return here when you are done. (Do not configure OCCAS just yet.)
26 +Follow the steps in [[OCCAS Installation>>doc:Tutorials.Oracle.Communications.OCCAS.Installation.WebHome]] and return here when you are done. (Do not configure OCCAS just yet.)
27 27  
28 28  Back?
29 29  
... ... @@ -73,15 +73,12 @@
73 73  
74 74  (% class="box" %)
75 75  (((
76 -export ORACLE_HOME=/opt/oracle/occas/8.1
77 -export PATH=$ORACLE_HOME/OPatch:$PATH
78 -
79 79  opatch version
80 80  OPatch Version: 13.9.4.2.3
81 81  \\cd WLS_SPB_14.1.1.0.241008/tools/opatch/generic
82 82  unzip p28186730_1394217_Generic.zip
83 83  cd 6880880
84 -java -jar opatch_generic.jar -silent oracle_home=$ORACLE_HOME -ignoreSysPrereqs
81 +java -jar opatch_generic.jar -silent oracle_home=/opt/oracle/occas/8.1 -ignoreSysPrereqs
85 85  \\opatch version
86 86  OPatch Version: 13.9.4.2.17
87 87  )))
... ... @@ -90,8 +90,12 @@
90 90  
91 91  (% class="box" %)
92 92  (((
93 -cd WLS_SPB_14.1.1.0.241008/tools/spbat/generic/SPBAT
90 +export ORACLE_HOME=/opt/oracle/occas/8.1
91 +\\cd WLS_SPB_14.1.1.0.241008/tools/spbat/generic/SPBAT
92 +./spbat.sh -phase precheck -oracle_home $ORACLE_HOME
94 94  ./spbat.sh -phase apply -oracle_home $ORACLE_HOME
95 95  )))
96 96  
97 97  Congratulations! We are now ready to [[Configure OCCAS>>doc:Tutorials.Oracle.Communications.OCCAS.Configuration.WebHome]].
97 +
98 +
patch_search.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.jeff
Size
... ... @@ -1,1 +1,0 @@
1 -54.7 KB
Content