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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: INVALID Packages

RE: INVALID Packages

From: Troiano, Paul (CAP, GEFA) <Paul.Troiano_at_gecapital.com>
Date: Thu, 29 Mar 2001 20:03:49 -0800
Message-ID: <F001.002DC9A3.20010329193548@fatcity.com>

I think the problem does go away if they try again. However, the users panic when they see an error message.  

I just got finished re-writing a section of distributed transaction code that was written so poorly.... Aargh! You'd think the developers could understand transactions.... but then you'd be wrong.  

I'm going home.  

-----Original Message-----
Sent: Thursday, March 29, 2001 6:10 PM
To: Multiple recipients of list ORACLE-L

Hi Paul,

If the person logs out & logs back in, is the problem solved? Or if they try to execute a second time, does the problem go away?

Lisa Rutland Koivu
Oracle Database Administrator
lkoivu_at_qode.com   

 NeoMedia   

2201 Second St., Suite 600
Fort Myers, FL 33901, USA
Phone: 941-337-3434
Fax: 941-337-3668

www.neom.com < http://www.neom.com <http://www.neom.com> > 
www.paperclick.com < http://www.paperclick.com <http://www.paperclick.com> > 
www.qode.com < http://www.qode.com <http://www.qode.com> > 
  

P a p e r C l i c k . c o m < http://www.paperclick.com/home.htm <http://www.paperclick.com/home.htm> >   

 Enter Your PaperClick Code Here!      

-----Original Message-----
Sent: Thursday, March 29, 2001 10:07 AM To: Multiple recipients of list ORACLE-L

I have been experiencing some packages that cannot be automatically handled by Oracle when they become invalidated. Here's the scenario: We have package1 that calls package2 which, in turn, calls package3. Under normal circumstances, if package3's specification gets recompiled,

package1(?) and package2 will be marked with a status of INVALID. This flags Oracle to re-parse it and mark the status VALID (excluding any coding errors). The problem comes in to play when, every once in a while, a tester or developer will get an error 6508 - could not find

program unit... The fix has been to recompile the package being called by the alter package command. You see the bigger problem here... finding the actual library being referred to! I have to jump into the developers code and walk through the execution. And yes I am trying to get

the developers to do this on their own.

My question is: What is preventing Oracle from re-parsing the package? It has nothing to do with system load or lack of SGA.

We're running Oracle 8.0.5.2.1 on Solaris 2.6 w/latest patchset.

Thanks in advance

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051 
San Diego, California        -- Public Internet access / Mailing Lists 
-------------------------------------------------------------------- 
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Troiano, Paul (CAP, GEFA)
  INET: Paul.Troiano_at_gecapital.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Mar 29 2001 - 22:03:49 CST

Original text of this message

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