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

MOSC Banner

Patch 13545598:R12.PO.B : 12.1 : PO : Patch ships incompatible Spec and Body versions of PO_RCO_VALI

edited Apr 2, 2013 12:06AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 1 commentAnswered ✓

(Thread created by Oracle Support on behalf of Customer)
Hi there

We have applied Patch 13545598:R12.PO.B, and can see that the file versions in
that patch for Package Body PO_RCO_VALIDATION_PVT have been successfully
copied to the database :

    SELECT TEXT FROM DBA_SOURCE
    WHERE NAME = 'PO_RCO_VALIDATION_PVT'
    AND TEXT LIKE '%$Header%';


   /* $Header: POXVRCVS.pls 120.2.12010000.5 2008/11/22 11:07:27 rojain ship $*/
   /* $Header: POXVRCVB.pls 120.15.12010000.26 2012/01/19 04:00:33 rparise ship $ */


However the Package Body fails to compile with :


SQL> sho errors;
    Errors for PACKAGE BODY PO_RCO_VALIDATION_PVT:

LINE/COL ERROR
-------- -----------------------------------------------------------------
179/13   PLS-00323: subprogram or cursor 'UPDATE_REQCANCEL_FROM_SO' is

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