Adop patching AutoPatch error :- Error running SQL and EXEC commands in parallel in Oracle E-Business Suite R12.2.X
1.. Adop patching AutoPatch error :- Error running SQL and EXEC commands in parallel
2.. As given above patch failed and worker has quited . Navigate to $AD_TOP/bin and check worker status by using adrctl utility. You can try restarting worker but it will not start.
2.. When checked worker log its errored due to below error
ORA-12516, TNS:listener could not find available handler with matching protocol stack
3. So increased processes and processes by 500 and restarted db
4.. Rerun adctrl and enter option 2 to restart a failed job by using adrctl utility.
5.. Once worker is started for failed job, status will change as given below.
6… Now to apply patch again append previous patching syntax with restart=yes and abandon=no
Restart=yes and abandon=no is appended because partial patch was applied and not to start patching process from the beginning.
Happy Learning !!!!