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

MOSC Banner

R12.1.3 : Package body FA_RSVLDG_REP_INS_PKG became invalid after applying patches

edited Feb 6, 2014 6:54AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 2 commentsAnswered ✓

hello,

We have been encountering issues in iExpense approval.We applied 3 patches to our non-production instance.
The patches were 16234880, 17530389, and 17543242. After applying the patches, package body APPS.FA_RSVLDG_REP_INS_PKG became invalid. When I tried to recompile it, it returned the following errors:

Errors and versions are :

QL> select text from user_source where name='FA_RSVLDG_REP_INS_PKG' and line=2;

TEXT
----------------------------------------------------------------------------------------------------------------------------------
/*$Header: farsvins.pls 120.0.12010000.5 2012/03/15 13:44:23 gigupta noship $*/
/*$Header: farsvinb.pls 120.0.12010000.25 2013/09/26 05:47:40 adaluru noship $*/

SQL> alter package FA_RSVLDG_REP_INS_PKG compile body;

Warning: Package Body altered with compilation errors.

SQL> select line,text from user_errors where name='FA_RSVLDG_REP_INS_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