0 Votes

Patching

Last modified by Jeff McDonald on 2024/01/29 17:26

Instructions for patching OCCAS...

1) Download the latest OCCAS patch. At the time of this writing, it contained an entirely new installer.
 

2) Download the latest WLS Stack patch.

For WLS Stack patch, unzip...

Update OPatch

mv $ORACLE_HOME/OPatch $ORACLE_HOME/OPatchOld

unzip the opatch file in the 'tools' directory.

java -jar opatch_generic.jar

In the binary_patches folder

Apply the coherence_fp patch.

opatch apply coherence_fp/generic/36068086

Apply the JDBC patch:

opatch apply jdbc/generic/32720458

Apply the RDA patch:

opatch apply rda/generic/35922283

Apply the WLS patches

opatch napply wls/generic -id 36124787,36178566