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: PL/SQL unit MIA

RE: PL/SQL unit MIA

From: Billy Verreynne (JW) <VerreyB_at_telkom.co.za>
Date: Fri, 5 Aug 2005 14:49:30 +0200
Message-ID: <445F36B0271AE1419CEE0B9589044B4321B2F7@TYGRRA01-XCS00.telkom.co.za>

David Wendelken wrote:

> Are there any other invalid items in the database?

Nope. Unless invalidated bitmap indexes can cause this perhaps?

What I find weird is that tracing/debugging showed that it fails when calling a specific procedure. I've also wired it to inform me on my mobile and give the name of the proc that fails (always the same name). Seconds after getting the SMS notification I'm on the cluster looking at it and there are no invalid or missing PL/SQL objects. Except for bitmap indexes (side effect of a partition exchange DDL) - which should not cause an ORA-6508. Logging in as the same schema used to run this DBMS_JOB, I can run

a) the proc in question without errors
b) the schedule proc without errors
c) restart the DMBS_JOB without errors

This within seconds of the notification telling me that the specific PL/SQL unit is missing.

But then I've also ceased to be that surprise with weird Oracle errors. Ran into a few during the last couple of months which made for interesting TARs.

--
Billy

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This e-mail and its contents are subject to the Telkom SA Limited
e-mail legal notice available at
http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Aug 05 2005 - 07:52:06 CDT

Original text of this message

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