Inventory Management - EBS (MOSC)

MOSC Banner

How to diganostic MSCA installed or not

edited May 17, 2012 1:28AM in Inventory Management - EBS (MOSC) 1 commentAnswered ✓
Hi

In 11.5.10.2, DAB said MSCA installed successful, but refer to run following SQL  confirm that, MSCA not installed .

select 'Product Installation: '||patch_level||': '||decode(status, 'I','Installed','S','Shared','Not Installed')
from fnd_product_installations
where application_id= 405
order by 1;
It shows MSCA is not installed in our instance

How to diagnostic MSCA installed successful or not.

Thanks

Fengling

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