Patch 9647661 : OKS (Service Contracts) : 12.0 : Package Body OKS_COPY_CONTRACT_PVT is invalid afte
(Thread created by Oracle Support on behalf of Customer)
Hi there
We have applied Patch 9647661:R12.OKS.A to our 12.0.6 EBS environment, but this has
caused package body OKS_COPY_CONTRACT_PVT to be Invalid
Source file versions were :
BEFORE:
/*$Header: OKSCOPYB.pls 120.110.12000000.7 2008/07/16 10:58:52 sjanakir ship $*/
AFTER:
/*$Header: OKSCOPYB.pls 120.110.12000000.10 2009/05/13 19:00:36 cgopinee ship $*/
The errors produced when compiling the invalid object are as follows :
SQL> alter package apps.OKS_COPY_CONTRACT_PVT compile body;
Warning: Package Body altered with compilation errors.
SQL> show errors
Errors for PACKAGE BODY APPS.OKS_COPY_CONTRACT_PVT:
LINE/COL ERROR
-------- -----------------------------------------------------------------
8939/9 PL/SQL: Statement ignored
Hi there
We have applied Patch 9647661:R12.OKS.A to our 12.0.6 EBS environment, but this has
caused package body OKS_COPY_CONTRACT_PVT to be Invalid
Source file versions were :
BEFORE:
/*$Header: OKSCOPYB.pls 120.110.12000000.7 2008/07/16 10:58:52 sjanakir ship $*/
AFTER:
/*$Header: OKSCOPYB.pls 120.110.12000000.10 2009/05/13 19:00:36 cgopinee ship $*/
The errors produced when compiling the invalid object are as follows :
SQL> alter package apps.OKS_COPY_CONTRACT_PVT compile body;
Warning: Package Body altered with compilation errors.
SQL> show errors
Errors for PACKAGE BODY APPS.OKS_COPY_CONTRACT_PVT:
LINE/COL ERROR
-------- -----------------------------------------------------------------
8939/9 PL/SQL: Statement ignored
Tagged:
0