From version 5.1
edited by Jeffrey McDonald
on 2024/12/07 15:41
Change comment: There is no comment for this version
To version 8.2
edited by Jeffrey McDonald
on 2025/02/25 19:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,8 +14,10 @@
14 14  Release is: **Oracle Communications Application Server 8.1.0.0.0**
15 15  Platform is: **Linux x86-64**
16 16  
17 -From there, download each patch...
17 +**[[image:patch_search.png]]**
18 18  
19 +From there, download each patch and unzip each patch.
20 +
19 19  (% class="box" %)
20 20  (((
21 21  unzip '*.zip'
... ... @@ -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.Installation.WebHome]] and return here when you are done. (Do not configure OCCAS just yet.)
28 +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.)
27 27  
28 28  Back?
29 29  
... ... @@ -47,6 +47,7 @@
47 47  (((
48 48  cd <install_dir>/inventory
49 49  grep "wls_server" registry.xml
52 +
50 50  <feature status="installed" name="wls_server" version="14.1.1.0.0">
51 51  )))
52 52  
... ... @@ -58,6 +58,9 @@
58 58  Show recommended patches only **(check)**
59 59  Exclude superseded patches **(check)**
60 60  
64 +
65 +
66 +
61 61  That's a lot of patches! We only need to download the latest WLS stack bundle:
62 62  
63 63  (% class="box infomessage" %)
... ... @@ -73,12 +73,15 @@
73 73  
74 74  (% class="box" %)
75 75  (((
82 +export ORACLE_HOME=/opt/oracle/occas/8.1
83 +export PATH=$ORACLE_HOME/OPatch:$PATH
84 +
76 76  opatch version
77 77  OPatch Version: 13.9.4.2.3
78 78  \\cd WLS_SPB_14.1.1.0.241008/tools/opatch/generic
79 79  unzip p28186730_1394217_Generic.zip
80 80  cd 6880880
81 -java -jar opatch_generic.jar -silent oracle_home=/opt/oracle/occas/8.1 -ignoreSysPrereqs
90 +java -jar opatch_generic.jar -silent oracle_home=$ORACLE_HOME -ignoreSysPrereqs
82 82  \\opatch version
83 83  OPatch Version: 13.9.4.2.17
84 84  )))
... ... @@ -87,12 +87,8 @@
87 87  
88 88  (% class="box" %)
89 89  (((
90 -export ORACLE_HOME=/opt/oracle/occas/8.1
91 -export OPATCH_JRE_MEMORY_OPTIONS='-Xmx5172m'
92 -\\cd WLS_SPB_14.1.1.0.241008/tools/spbat/generic/SPBAT
99 +cd WLS_SPB_14.1.1.0.241008/tools/spbat/generic/SPBAT
93 93  ./spbat.sh -phase apply -oracle_home $ORACLE_HOME
94 94  )))
95 95  
96 96  Congratulations! We are now ready to [[Configure OCCAS>>doc:Tutorials.Oracle.Communications.OCCAS.Configuration.WebHome]].
97 -
98 -
patch_search.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.jeff
Size
... ... @@ -1,0 +1,1 @@
1 +54.7 KB
Content