how to apply patches in weblogic in 10.3.6 version and up to 12.1.1
- First unzip the patch to {MW_HOME}/utils/bsu/cache_dir.
- Navigate to the {MW_HOME}/utils/bsu directory.
- If it gives any conflict with any patches already applied in the system , we can rollback the conflict the patch as below.
Keeping this in consideration, how do I see what patches are installed in WebLogic 10.3 6?
how to check patches applied in weblogic in 10.3.6 version and up to 12.1.1
- Weblogic Smart Update utility (bsu) is used to apply patches in 10.3. 6 and 12.1. 1 version of weblogic.
- Weblogic Smart Update utility (bsu) lies in $MW_HOME/utils/bsu/
- BSU Utility stands for BEA Smart update utility.
Similarly, how use WebLogic patch in Windows?
- Set OPatch Environment. OPatch needs to know what ORACLE_HOME you are applying the patch to.
- Extract Patches. Download the patches you need and unzip them.
- Apply Patches. Make sure all of your web server instances are shut down.
- Verify WebLogic Version.
Also asked, how do I apply a patch using OPatch in WebLogic?
Summary
- Shut Down All Weblogic Services Before Applying Patch.
- Check Compatibility Of Opatch Utility Version and OUI.
- Export ORACLE_HOME and PATH.
- Determining What is Installed On Your System.
- Ensuring Patch Application Prerequisites are Met Using -report.
- Applying a Patch.
- Verify The Applied Patch Using lsinventory.
How do I know if my WebLogic patch is applied?
WebLogic: check which patches are applied
- Method 1: grep BEA-141107 in the logs (I don't get anything)
- Method 2: bsu. cd /opt3/oracle/fmw11_1_1_5/utils/bsu.
- Method 3: opatch. export MW_HOME=/opt3/oracle/fmw11_1_1_5/
- Method 4: look in WebLogic console, Monitoring tab, you should have a list of patches.