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

MOSC Banner

How To Check if a Patch is Applied in 12.2.x?

edited Sep 14, 2016 7:24AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 5 commentsAnswered ✓

Hi,

Well Subject says everything about question, and below note have answer but looks like here is some issue.

How To Check if a Patch is Applied in 12.2.x? (Doc ID 1963046.1)

if i execute below query mentioned in note:

SELECT adb.bug_number,ad_patch.is_patch_applied('R12',-1, adb.bug_number)

FROM ad_bugs adb

WHERE adb.bug_number in (23713805);

its says patch is not applied, but Patch is successfully applied!

Can anybody help me for the same?

Regards,

Sandeep.

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