Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Dependencies and invalidations.
On Mon, 24 Apr 2006 20:00:40 +0200, Frank van Bortel wrote:
> I thought you mixed up stored outlines vs. stored procedures.
> Quite different beasts; mixing those two up would require some
> form of intoxication, knowing your thorough comments and
> level of professionalism.
Actually, I suddenly felt interested (cause by a post on ORACLE-L) in the topic and started investigating. I suddenly realized that I don't understand the subtleties of how a procedure can get invalidated. The answer to my question is that the procedure is implicitly parsed when the underlying SQL suddenly changes the execution path, but as long as this re-parse is successful, the unit is not invalidated.
-- http://www.mgogala.comReceived on Mon Apr 24 2006 - 23:43:15 CDT