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: Question About "Deferred Rollback Segments"

RE: Question About "Deferred Rollback Segments"

From: Steve Adams <steve.adams_at_ixora.com.au>
Date: Thu, 18 Oct 2001 00:05:42 -0700
Message-ID: <F001.003AE47D.20011017234518@fatcity.com>

Hi there,

You can see deferred rollback segments in X$KTTVS or in DBA_SEGMENTS.

@ Regards,
@ Steve Adams
@ http://www.ixora.com.au/
@ http://www.christianity.net.au/

-----Original Message-----
Sent: Thursday, 18 October 2001 16:55
To: Multiple recipients of list ORACLE-L

Hi, DBAs:

   From Oracle Online Manual:
" When a tablespace goes offline so that transactions cannot be rolled back immediately, Oracle writes to a deferred rollback segment. The deferred rollback segment contains the rollback entries that could not be applied to the
tablespace, so that they can be applied when the tablespace comes back online. These segments disappear as soon as the
tablespace is brought back online and recovered. Oracle automatically creates deferred rollback segments in the SYSTEM
tablespace. "
  How can I find out the "deferred rollback segments", which dictionary view needed to be queried?
  I execute a query, insert some datas into the table, and not commited it, then I offline the tablespace with immediate
option. Then I issued "rollback", it rolled back immediate although the tablespace is offline. I know it has been rolled
back with "Diferred Rollback Segments", But where can I find it?   Thank you for your help.

WinterSun Zhao

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Steve Adams
  INET: steve.adams_at_ixora.com.au

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 Thu Oct 18 2001 - 02:05:42 CDT

Original text of this message

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