How To Apply/Install Patch Using Opatch Utility
How To Apply Patch To WebLogic 12C Home Using Opatch Utility? From WebLogic 12.1.2 bsu utility was deprecated and opatch utility is used for patching. 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 1.Shut Down All Weblogic Services Before Applying Patch a) Stop Admin And Managed servers using Weblogic Admin Console b) Shut Down Nodemanager using stopNodeManager.sh OR Kill command cd /oracle/Middleware/user_projects/domains/prod_domain/bin ./stopNodeManager.sh 2. Check Compatibility Of Opatch Utility Version and OUI a) Checking opatch version cd /oracle/Mid...