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

MOSC Banner

INVPOPIF and INVUPD2B are invalid after Oracle Procurement Family 11.5.10 Rollup Patch 12

edited Jun 26, 2018 6:40PM in Install, Upgrade, Clone, Patch - EBS (MOSC) 6 commentsAnswered

Hi

After the above patch 2 of the objects have become invalid, the details are -


)select text from user_source where name='INVPOPIF' and line=2

/* $Header: INVPOPIS.pls 115.6.115100.3 2007/06/29 11:46:34 arattan ship $ */

/* $Header: INVPOPIB.pls 115.44.115100.10 2007/06/29 12:22:38 arattan ship $ */


select text from user_source where name='INVUPD2B' and line=2

/* $Header: INVUPD2S.pls 115.6.115100.2 2006/09/18 09:48:55 arattan ship $ */

/* $Header: INVUPD2B.pls 115.63.115120.3 2005/01/19 16:19:45 rvuppala ship $ */


4)alter package INVPOPIF compile
select line,text from user_errors where name=‘INVPOPIF’



694 PLS-00302: component 'GET_PROCESS_CONTROL' must be declared
693 PL/SQL: Statement ignored

select line,text from user_errors where name=‘INVUPD2B’

3733 PLS-00306: wrong number or types of arguments in call to 'TABLE_QUERIES'

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