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

MOSC Banner

unable to compile invalid ASO_QUOTE_CUHK after applying the patch 13391839

edited Nov 1, 2012 12:35AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 1 commentAnswered ✓
After applying the patch, we got new invalid
unable to compile it

please check and do the needful.

Please find the details below :

Customer : Clopay corporation

RFC num : RFC 3-2WQV0F5

Instance name : TCLO1I

Patch applied :13391839:R12.ASO.B

Invalid  object :ASO_QUOTE_CUHK
================================================

SQL> select object_name,object_type,owner from dba_objects where object_name not in (select
object_name from apps.invalids_VenOCT2012)
and status='INVALID';  2    3  

OBJECT_NAME
--------------------------------------------------------------------------------
OBJECT_TYPE         OWNER
------------------- ------------------------------
ASO_QUOTE_CUHK
PACKAGE BODY        APPS
 
QL> alter package ASO_QUOTE_CUHK compile body;


Warning: Package Body altered with compilation errors.
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