AD.C.Delta12 patch 30628681 failed during cutover
Hi-
I am upgarding from EBS R12.1.3 to R12.2.10, as part of this process i am applying AD.C.Delta12 after adop enablement using instructions in 1617461.1(step 3.1.2.5). Running below command to apply this patch:
adop phase=apply patches=30628681 hotpatch=yes
This patch log as no error but in cutover log file (hotpatch runs cutover) i am seeing below errors:
AutoPatch error:
Error occured in aiuoraGetAppsneInfo while determining oracle id and ign for APPS_NE schema
AutoPatch - aiuoraGetAppsneInfo: INFO: SQL-02112: SELECT..INTO returns too many rows
AutoPatch error:
Error occured while reading APPS_NE schema information
Seems as part of "aiuoraGetAppsneInfo" is throwing error. I am unable to find code for this. Need help to crack where it is getting more that one row and causing this issue.