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: how to stop a killed session bothering me ?

Re: how to stop a killed session bothering me ?

From: Rachel Carmichael <carmichr_at_hotmail.com>
Date: Tue, 07 Aug 2001 05:18:30 -0700
Message-ID: <F001.00362890.20010807051524@fatcity.com>

you could delete the entire database, then recover it and do a cancel and resetlogs before the time when you started the table populate ... short of that, no there is no way to stop the rollback, nor would you want to as it would leave your database in an inconsistent state

>From: Andrey Bronfin <andreyb_at_elrontelesoft.com>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: how to stop a killed session bothering me ?
>Date: Tue, 07 Aug 2001 01:47:00 -0800
>
>Dear all !
>I have killed a session while it was populating a big table.
>Now the session is marked KILLED in v$session.
>It's serial# is keeping being incremented , so i assume that a rollback (of
>rows inserted into that big table by that session) is going on there in the
>background.
>This rollback runs for several hours already preventing me from DMLing that
>big table.
>Is there a way to stop that rollback / drop / truncate that table ?
>Thanks a lot in advance .
>Andrey.
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: Andrey Bronfin
> INET: andreyb_at_elrontelesoft.com
>
>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).



Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rachel Carmichael
  INET: carmichr_at_hotmail.com

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 Tue Aug 07 2001 - 07:18:30 CDT

Original text of this message

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