Projects - EBS (MOSC)

MOSC Banner

Patch 30112570:R12.PA.C - Required for my system?

edited Jun 3, 2020 10:22AM in Projects - EBS (MOSC) 2 commentsAnswered

I am preparing for patching R12.ATG_PF.C.Delta.8 in our 12.2 EBS instance, and I noticed that this patch says if you have "Oracle Project Planning and Control", you must also load patch 30112570:R12.PA.C.

I don't support our project module, and staff are not sure if this is what we have.  Staff ran this query against our instance, and it returned the below application names.

select substr(a.application_name,1,50) MODULE, substr(c.application_short_name,1,4) NAME, a.application_id ID, DECODE(b.status,'I','Installed',

'S','Shared','N','NOT Installed','UNKNOWN') STATUS

from apps.fnd_application_tl a, apps.fnd_product_installations b, apps.fnd_application c

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