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

MOSC Banner

R12.1.1 After application of the patch 14738728:R12.AP.B AP_ACCTG_DATA_FIX_PKG is invalid

edited Nov 27, 2012 11:23PM in Install, Upgrade, Clone, Patch - EBS (MOSC) 5 commentsAnswered ✓

Hi,

R12.1.1 After application of the patch 14738728:R12.AP.B AP_ACCTG_DATA_FIX_PKG is invalid


The version and errors are :
-----------------
SQL> select text from user_source where name='AP_ACCTG_DATA_FIX_PKG' and line=2
 2  ;

TEXT
--------------------------------------------------------------------------------
/* $Header: apgdfals.pls 120.1.12010000.18 2012/10/16 11:12:30 vinerao ship $ */


/* $Header: apgdfalb.pls 120.1.12010000.56 2012/10/16 11:45:34 vinerao ship $ */


Errors :

SQL> select line,text from user_errors where name='AP_ACCTG_DATA_FIX_PKG';

     LINE
----------
TEXT
--------------------------------------------------------------------------------
     3899
PLS-00394: wrong number of values in the INTO list of a FETCH statement

     3899
PL/SQL: SQL Statement ignored

Error Codes :

SQL> l
 1  select a.line,a.text
 2  from user_source a , user_errors b

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