January 09, 2025

OEM Patching and Provisioning

 How to patch in multiple agents through OEM


Go to Enterprise -> Provisioning and patching -> Patches & Updates


OEM Patching Navigation





Go to Patch Recommendations -> click on the Target Type (Radio Button) -> It will show the component wise recommendation and Click on the Agent


OEM Patches and Updates


Select the number of agents you want to update in one plan and hit create Plan. Provide a name and the plan is created.

Now go back o the Patches & Updates page and in the Plans section, click on the plan that is created.

This will bring the Plan Information and we need to hit Next and follow the instructions.

 

OEM patch Plan Info

In the Validation Phase, hit on Analyze to see for any conflicts or any issues.

OEM Patch Validation phase

OEM patch analyze

Once analyze is done, click on Deploy and wait for the completion. This completed the agent patching.


Hope this helps. Please leave a comment if you find this useful or any error in this article.


Best Wishes!!

No comments:

Post a Comment

If you have any queries/ any suggestion please do comment and let me know.

Recent Post

Oracle Memory usage Queries

Some Important Oracle database Memory management queries. SGA usage by Oracle Instance: select  round(sum(bytes)/1024/1024,2)||' MB'...