Re: lib. cache lock on a package freezing everything: how come ?

From: <fitzjarrell_at_cox.net>
Date: Wed, 13 Feb 2008 08:37:44 -0800 (PST)
Message-ID: <7e59dc16-be43-4c89-bff1-3d22115d1325@e23g2000prf.googlegroups.com>


On Feb 13, 4:46 am, "Sébastien de Mapias" <sglrig..._at_gmail.com> wrote:
> Hi,
> On a 10g DB we experienced a problem with a session obviously
> holding a lock on a package, that started to block any other sessions
> trying to perform calls to this pkg. During this phase where
> everything
> was blocked the status in DBA_OBJECTS for this pkg body showed
> 'INVALID'. As I didn't have time enough to find the guilty (the
> blocking
> session) I restarted the instance, which freeed everything.
>
> Once rebooted, the status then showed 'VALID', and last_ddl_time
> showed the pkg hadn't been recompiled for months.
> When a session happens to lock a PL/SQL module that way, what
> is it trying to do ? There's no more compilation at runtime OK ?, so
> how come a pkg or a procedure can be held kind of exclusively
> without any other session being able to access it ? How could this
> module status read 'INVALID' (to then come back to a valid state
> by itself) ?
>
> Thanks for any enlightenments...
> Regards,
> SR

'10g' covers a lot of territory: two major releases and several patch levels make this question difficult to answer without the full Oracle version (all four or five numbers).

Please post the FULL version you're using (again all four or five numbers).

David Fitzjarrell Received on Wed Feb 13 2008 - 10:37:44 CST

Original text of this message