Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Can a Table be Invalidated?

Re: Can a Table be Invalidated?

From: khatri <khatris2001_at_yahoo.com>
Date: 16 Jul 2005 03:17:01 -0700
Message-ID: <1121509021.568393.321430@g43g2000cwa.googlegroups.com>


Well Andreas, i feel there is a possibility that a table can be invalidated. Just think in reference to the following: If an object is referenced through a stored procedure then when you access that procedure all the referenced objects are compiled at run time. But in a later course, if you alter the procedure, at the time all the referenced objects are invalidated. Is this justifies that a table can be invalidated if referenced in a strored procedure? i don't know. just try. Received on Sat Jul 16 2005 - 05:17:01 CDT

Original text of this message

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