Re: How to determine sessions with invalid package states

I received a couple of responses on this -- the responses were around
looking at locks.  That will not help.  I'm attempting to find packages that
have invalid session state.  The scenario is like so

Session one calls package TEST that creates session state A

Session two recompiles package TEST.  If session one had a lock, this would
not be possible.  At this point session one's package state is invalid.

Session one calls package TEST and receives something along the lines of:
ORA-*04068: existing state of packagesstringstringstring has been discarded
*

On Wed, May 6, 2009 at 1:27 PM, Rumpi Gravenstein <rgravens@xxxxxxxxx>wrote:

> All,
>
> Is it possible to write a query to identify sessions that are holding
> invalidated package states?  We are looking at issues around code
> migrations.  The goal is to only recycle sessions that we know will have
> problems.  Any ideas?
>
> --
> Rumpi Gravenstein
>



-- 
Rumpi Gravenstein

Other related posts: