Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

Package compilation errors after patch 17839156 installation

edited Feb 14, 2014 8:20AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 2 commentsAnswered ✓
Hi,
Apps 12.1.3
Applied R12.PJ_PF.B.delta.6 - patch 17839156
Now they have an AP invalid object caused by FV object
AP_INVOICES_UTILITY_PKG not compiling due to FV_GTAS_UTILITY_PKG being invalid

SQL>  alter package AP_INVOICES_UTILITY_PKG compile body;

Warning: Package Body altered with compilation errors.

SQL> show error
Errors for PACKAGE BODY AP_INVOICES_UTILITY_PKG:
LINE/COL ERROR
-------- -----------------------------------------------------------------
3957/3   PL/SQL: Statement ignored
3957/3   PLS-00905: object APPS.FV_GTAS_UTILITY_PKG is invalid
SQL> alter package APPS.FV_GTAS_UTILITY_PKG compile;

Warning: Package altered with compilation errors.

SQL> show error
Errors for PACKAGE APPS.FV_GTAS_UTILITY_PKG:
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center