Hi Blog Viewers,
This post will describes the how to apply single or multiple patches at a time.
Prerequisites :
Set the Oracle Home and Opatch utility home in bashrc profile. So that you no need to set these properties every time, when your applying the patches.
After the prerequisites next step to apply the patch on oracle home.
1. Create the PATCH_TOP folder inside Oracle Middleware Home ( Oracle Home directory).
2. Run the below command to test opatch working on system.
opatch version
3. Copy the patches to PATCH_TOP folder and extract the zip here.
.bashrc profile:
Happy coding !!!
Thanks