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: Index question

RE: Index question

From: Naveen Nahata <naveen_nahata_at_mindtree.com>
Date: Thu, 19 Sep 2002 05:33:24 -0800
Message-ID: <F001.004D3893.20020919053324@fatcity.com>


Sorry for the mis-interpretation. I thought the question was if the same SQL statement is re-executed after dropping the index.

regards
naveen

-----Original Message-----
Sent: Thursday, September 19, 2002 5:28 PM To: Multiple recipients of list ORACLE-L

The Query will be re-parsed. As soon as u do a DDL, the dependent queries in Shared SQL area are invalidated.

Regards
Naveen

-----Original Message-----
Sent: Thursday, September 19, 2002 4:39 PM To: Multiple recipients of list ORACLE-L

Good morning,

Suppose there is a long running query (which already parsed) using an index. Now I dropped the index. What should happened to the running query?

Ofer Harel
DBA team
Barak ITC
oharel_at_barak013.net.il

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Ofer Harel
  INET: oharel_at_barak013.net.il

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Naveen Nahata
  INET: naveen_nahata_at_mindtree.com
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Naveen Nahata
  INET: naveen_nahata_at_mindtree.com
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Sep 19 2002 - 08:33:24 CDT

Original text of this message

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