Oracle Support never replied satisfactorly on this issue. What I have seen 
it is a result of some corruption at dictionery level and as a last
resort they recommend to run catalog.ora file to rebuild dictionery and
compile all resultant invalid objects and then they will compile without
any problem. In case of Oracle Fiancials with so may products installed
it goes to around 5000+ objects to recompile.

Regards
Rafiq


Reply-To: [EMAIL PROTECTED]
To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]>
Date: Thu, 29 Mar 2001 07:06:35 -0800


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

- Paul
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Troiano, Paul (CAP, GEFA)
   INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Mohammad Rafiq
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to