Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA-04068: existing state of packages has been discarded

Re: ORA-04068: existing state of packages has been discarded

From: Mark C. Stock <mcstockX_at_Xenquery>
Date: Tue, 11 Jul 2006 06:28:16 -0400
Message-ID: <WbSdneIYnuLb4C7ZnZ2dnUVZ_v-dnZ2d@comcast.com>

"raghu" <raghu_vnin_at_yahoo.com> wrote in message news:1152592958.349039.137710_at_b28g2000cwb.googlegroups.com...
: Fixed it by adding this line before I call the stored proc:
: exec DBMS_DDL.ALTER_COMPILE().
:
:
:

that's not a fix. find out why your code is causing packages to invalidate and change that.

++ mcs Received on Tue Jul 11 2006 - 05:28:16 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US