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

MOSC Banner

11.5.10.2 : Invalid package po_reschedule_pkg after patching

edited Sep 1, 2013 5:21AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 1 commentAnswered
Hi,

On further checking we also found the below object invalid in our instance post patch-application

==
MRP_RESCHEDULE_PO              PACKAGE BODY         APPS

SQL> alter package APPS.MRP_RESCHEDULE_PO compile body;

Warning: Package Body altered with compilation errors.

SQL> show erros;
unknown SHOW option "erros"
SQL> show errors
Errors for PACKAGE BODY APPS.MRP_RESCHEDULE_PO:

LINE/COL ERROR
-------- -----------------------------------------------------------------
601/2    PL/SQL: Statement ignored
601/13   PLS-00306: wrong number or types of arguments in call to
        'RESCHEDULE'

657/8    PL/SQL: Statement ignored
657/19   PLS-00306: wrong number or types of arguments in call to
        'RESCHEDULE'


SQL> select release_name from fnd_product_groups;

RELEASE_NAME
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