Patch 6678700: Upgrade Patch results in PA invalids.
Hi Team,
Issue:
-------------
The following objects are invalid:
PA_PROJ_REVENUE_VIEW_MRC
PA_PWP_SUMM_PKG
No errors thrown during compilation:
SQL> alter view PA_PROJ_REVENUE_VIEW_MRC compile;
Warning: View altered with compilation errors.
SQL> sho error
No errors.
SQL> alter package PA_PWP_SUMM_PKG compile;
Warning: Package altered with compilation errors.
Warning: View altered with compilation errors.
SQL> sho error
No errors.
SQL> alter package PA_PWP_SUMM_PKG compile;
Warning: Package altered with compilation errors.
Thanks,
Ayyappan
Tagged:
0