R12.1.3 : Package specfication not present in patch 16517153 and its pre-reqs
Hi,
We applied patch 16517153 and its pre-reqs to resolve an error.
As it turns out, after the patch application, our original issue is getting resolved but we get alerts for package FPA_MAIN_PROCESS_PVT getting invalidated in database.
We checked the sources of the given patch and its pre-req - 13345756 and we see that source FPAXWFMB.pls is provided in same of version :- /* $Header: FPAXWFMB.pls 120.6.12010000.8 2012/09/26 12:33:46 svmohamm ship $ */
This version does not have the definition of the package SPEC and hence the compilation of BODY fails and the package gets invalidated.
Please suggest how can we first compile the package spec in our database first, do we have any patch for that? Are we missing any pre-reqs?