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: Users reading from rollback segments

Re: Users reading from rollback segments

From: <Rajesh.Rao_at_jpmchase.com>
Date: Tue, 26 Feb 2002 12:08:44 -0800
Message-ID: <F001.00418FE1.20020226120844@fatcity.com>

To partially answer your question, xacts in v$rollstat will tell you if there are any active transactions in the rollback segment.

Raj

                                                                                                                    
                    Glenn Travis                                                                                    
                    <Glenn.Travis        To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>        
                    @sas.com>            cc:                                                                        
                    Sent by:             Subject:     Users reading from rollback segments                          
                    root_at_fatcity.                                                                                   
                    com                                                                                             
                                                                                                                    
                                                                                                                    
                    February 26,                                                                                    
                    2002 02:38 PM                                                                                   
                    Please                                                                                          
                    respond to                                                                                      
                    ORACLE-L                                                                                        
                                                                                                                    
                                                                                                                    




Is there a way to tell if anyone is reading from the rollback segments?

I would like to manually issue 'alter rollback segment XXX shrink;', but do not want to do so if there are users reading read consistent data from the rollback space (thus giving them the ORA-01555 error).

Is there a way to check if the rollback segment is in use first?

Can I try to take it offline? Will it fail if there is someone reading from it?

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Glenn Travis
  INET: Glenn.Travis_at_sas.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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: Rajesh.Rao_at_jpmchase.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 Feb 26 2002 - 14:08:44 CST

Original text of this message

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