Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

patch analysis of patch 5609399 and the pre-requisite patch 5622183.

edited Jun 22, 2018 11:13AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 3 commentsAnswered

During the patch analysis of patch patch 5609399, we have noticed that the patch 5609399 has a pre-requisite patch 5622183.

 

However in the ad_bugs table it says that the patch 5622183 has been applied on 5th Sep.

 

SQL> select BUG_NUMBER, TO_CHAR(LAST_UPDATE_DATE, 'DD-MON-YYYY HH24:MI:SS') LAST_UPDATE_DATE from AD_BUGS where BUG_NUMBER='5622183';

 

BUG_NUMBER                     LAST_UPDATE_DATE

------------------------------ --------------------

5622183                        05-SEP-2012 17:07:25

 

However we have not applied the patch 5622183, we applied the patch 14098706 which shows the same time.

 

SQL> select BUG_NUMBER, TO_CHAR(LAST_UPDATE_DATE, 'DD-MON-YYYY HH24:MI:SS') LAST_UPDATE_DATE from AD_BUGS where BUG_NUMBER='14098706';

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center