How to find if a Forms(fmx)-Pll(plx) have gone 'invalid' or 'corrupt'
667972Dec 7 2009 — edited Dec 8 2009Hello,
After application of certain patches, the fmx and plx files go invalid or corrupt (cause probably some of the underlying tables or views or packages referred by the fmx or plx might have gone invalid during the application of the patch).
So, we are forced to recompile all the fmb and pll files.
Is there a way to find out if a given fmx or plx have gone invalid after a patch application ?
So that way we can compile only those select few fmb or pll files.
Thanks,
Santhosh