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

MOSC Banner

Patch 18545709 invalidates FND_CONC_MAINTAIN

edited Apr 25, 2014 5:40AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 5 commentsAnswered ✓

We have applied patch 18545709 to a test environment that is EBS 12.1.3 with patch 17774755 (12.1.3.1 RPC) applied.

It has taken AFCPMNTB.pls from 120.2 to 120.2.12010000.3.  AFCPMNTS.pls remains at 120.1.  FND_CONC_MAINTAIN is invalid where it was not before.

> select sequence, line, position, text from dba_errors where name = 'FND_CONC_MAINTAIN' order by sequence

  SEQUENCE       LINE   POSITION TEXT
---------- ---------- ---------- -------------------------------------------------------
         1        160         32 PLS-00302: component 'LOG' must be declared
         2        160          3 PL/SQL: Statement ignored
         3        171         32 PLS-00302: component 'OUT' must be declared
         4        171          3 PL/SQL: Statement ignored
         5        205         59 PLS-00201: identifier 'REQUEST_LIST' must be declared
         6        205          1 PL/SQL: Item ignored
         7        324         32 PLS-00302: component 'LOG' must be declared
         8        324          3 PL/SQL: Statement ignored

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