Search This Blog

Thursday, May 26, 2016

Apply patch on weblogic

To apply patches released by weblogic, extract the packages from the Oracle support site to your folder.

Go to command prompt and appent OPatch path to the path variable in the windows variable.

Set PATH=%PATH%;E:\setups\wls12210\OPatch

Set ORACLE_HOME = E:\setups\wls12210

Navigate to the patch root folder and run

Opatch lsinventory  and you should see the list of inventory



If everything is set correctly you will see the list of packages installed.

>Opatch apply

And it will apply the package.









No comments:

Post a Comment