R12.2 to R12.2.3 AD_ZD_TABLE_APPLY.sql running fro >6 hours for tables having >10000000 records
Hi,
We are upgrading EBS R12.2.0 to R12.2.3 and it is taking very long time 6-7 hours for each worker to execute.
Each worker is assigned to AD_ZD_TABLE_APPLY.sql wrapper for each tables. We could notice, tables having records >100000000 are running 6-7 hours and still not completed. Right now worker is stuck at
"sqlplus -s APPS/***** @/app/oracle/apps/fs1/EBSapps/appl/ad/12.0.0/patch/115/sql/adsqlwrapper.sql '/app/oracle/apps/fs1/EBSapps/appl/ad/12.0.0/patch/115/sql/AD_ZD_TABLE_APPLY.sql GMF_LAYER_COST_DETAILS_F1'"
where table GMF_LAYER_COST_DETAILS has 945699125 records.
At this rate upgrade will complete in weeks which is not acceptable.