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

MOSC Banner

R12.1.3 : How to determine federal customer

edited Nov 6, 2013 7:00PM in Install, Upgrade, Clone, Patch - EBS (MOSC) 2 commentsAnswered ✓

Hi,
we have upgraded our EBS from 12.1.1 to 12.1.3 and following the Note 1397581.1.

The out put of the below query

select decode(b.status,'I','Federal is installed = Federal Customer','S','Federal is shared = NON Federal Customer','N', 'Federal is not installed = NON Federal Customer', 'unknown')
from fnd_application a, fnd_product_installations b
where a.application_id = b.application_id
and a.application_short_name = 'FV'

is Federal is installed = Federal Customer

But as per our functional consultants we are not using the federal products

Let us know which patches need to be applied as per the pre req patch 17176017

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