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

MOSC Banner

After 12.1.3 Upgrade There are Invalid XLA Packages

edited Dec 13, 2012 10:36AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 5 commentsAnswered

VPC Team member opened this thread for the customer.

Updated 11.5.10.2 to 12.1.3

Federal not used. Customer is not public sector

invalids


APPS   XLA_00707_AAD_S_000010_PKG         PACKAGE BODY        INVALID
APPS   XLA_00707_AAD_S_000015_PKG         PACKAGE BODY        INVALID
APPS   XLA_00707_AAD_S_000016_PKG         PACKAGE BODY        INVALID
APPS   XLA_00707_AAD_S_000017_PKG         PACKAGE BODY        INVALID



Check note (Doc ID 1385667.1)

From this note:

a)

select OWNER, OBJECT_NAME, OBJECT_TYPE, status
 from dba_objects
 where STATUS = 'INVALID' and OBJECT_NAME like 'XLA%';

OWNER                          OBJECT_NAME                         OBJECT_TYPE         STATUS
------------------------------ ----------------------------------- ------------------- -------
APPS                           XLA_00707_AAD_S_000010_PKG          PACKAGE BODY        INVALID
APPS                           XLA_00707_AAD_S_000015_PKG          PACKAGE BODY        INVALID

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