Patches applied to apps instances
select *
from AD_APPLIED_PATCHES
where patch_name = '6441660'
where patch_name = '6441660'
Patch level information
SELECT distinct patch_level
FROM fnd_product_installations
WHERE patch_level like '%AR%';
FROM fnd_product_installations
WHERE patch_level like '%AR%';
No comments:
Post a Comment