unable to compile invalid ASO_QUOTE_CUHK after applying the patch 13391839
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.
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:
0