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: truncate during query

RE: truncate during query

From: Mark Leith <mark_at_cool-tools.co.uk>
Date: Fri, 03 Aug 2001 05:00:30 -0700
Message-ID: <F001.0035EFB6.20010803031527@fatcity.com>

It will fail and you will get an :

ORA-00054: resource busy and acquire with NOWAIT specified

Been there - done that - got the mug and t-shirt..:)

HTH Mark

-----Original Message-----
Sent: Thursday, August 02, 2001 10:15
To: Multiple recipients of list ORACLE-L

Hi

What happens if you truncate a table, or drop an index, that is currently in use by a long running query? Does the query fail or does the truncate/drop hang up?
Thanks in advance,

Ben

--

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

Author: Ben Poels
  INET: poelsb_at_post.queensu.ca

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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: Mark Leith
  INET: mark_at_cool-tools.co.uk
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Fri Aug 03 2001 - 07:00:30 CDT

Original text of this message

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