Patch 20246697 :not updated in ad_bugs table but updated in ad_applied_patches table
Hi,
Customer applied 20246697 (not merged patch) patch in TESTERP and TESTASCP
In TESTASCP above patch applied successfully and it is updated in ad_bugs and ad_applied_patches table in TESTASCP.Also in frontend this details is updated.
When we apply the same patch in TESTERP we face some issue and errors.
ERROR:
1.Oracle Not available.
2.Error while executing statement (Begin DBMS_STATS.Gather_Table_Stats ( Ownname => 'APPLSYS', Tabname => 'AD_PATCH_HIST_TEMP' ); End;)
AutoPatch error: Error calling aiuoraRunStmt() to gather Statistics for AD_PATCH_HIST_TEMP:adphistGatherTempTableStats()
Error calling adphistGatherTempTableStats().
WORKAROUND:
1.Made some changes in .profile (ora_nls parameter 11.2.0.3 to 11.2.0.4) and again tried to apply the patch but we got the same error.