This patch requires the following codelevel or higher: 'R12.AD.B.1' + 6678700
We are doing the 11i to R12 upgrade. We applied all the patches as specified in 798258.1 as well, but while running the merge 6678700 we are getting the following.
-------------
Missing prerequisite codelevel for entity 'ad'.
This patch requires the following codelevel or higher: 'R12.AD.B.1'.
The current on-site codelevel for the entity 'ad' is : 'R12.AD.A'.
In order to apply this patch you must first apply a patch that introduces
at least the minimum required codelevel.
----------
This is lil weird as we are already at R12.AD.B.1
SQL >select patch_level from fnd_product_installations where patch_level like '%AD%';
-------------
Missing prerequisite codelevel for entity 'ad'.
This patch requires the following codelevel or higher: 'R12.AD.B.1'.
The current on-site codelevel for the entity 'ad' is : 'R12.AD.A'.
In order to apply this patch you must first apply a patch that introduces
at least the minimum required codelevel.
----------
This is lil weird as we are already at R12.AD.B.1
SQL >select patch_level from fnd_product_installations where patch_level like '%AD%';
Tagged:
0