Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Delete slowing..
<FONT face=Arial color=#0000ff
size=2>Hi,
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Arial color=#0000ff
size=2>Perhaps you check the Indexes against that table, you can drop the index
first,
you
may consider a TRUNCATE TABLE command if you not need the rollback
option.
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Arial color=#0000ff
size=2>Sinardy
<FONT face=Tahoma
size=2>-----Original Message-----From: root_at_fatcity.com
[mailto:root_at_fatcity.com]On Behalf Of Hallas JohnSent:
Wednesday, 28 November 2001 5:31 PMTo: Multiple recipients of list
ORACLE-LSubject: RE: Delete slowing..
Mark, something else to add to your list of things to
check Does a FTS of the table take a long time as
well? If so I would try re-creating the table to
remove the space left by previously deleted rows.
John
-----Original Message----- From:
Stephane Faroult [<A
href="mailto:sfaroult_at_oriole.com">mailto:sfaroult_at_oriole.com]
Sent: 27 November 2001 19:55 To:
Multiple recipients of list ORACLE-L Subject: Re:
Delete slowing..
Mark Leith wrote: >
> Hi list people :) >
> We have a customer who has been running a
particular delete statement > against a table for a
while now, which usually ran within minutes. All of a <FONT
size=2>> sudden this table has suddenly gone from a few minutes right up to 50! He > wants to diagnose why.. <FONT size=2>> > Where would you start?
size=2>> > =================================================== <FONT size=2>> Mark
size=2> 1) Stats, computed or deleted <FONT size=2> 2) Dropped index <FONT size=2> 3) Newly created trigger <FONT size=2> 4) Locks. Nobody doing DML on the same table duringthe delete ? -- <FONT
size=2>--------------------------------------------------------------<A target=_blank
size=2>--------------------------------------------------------------
![]() |
![]() |