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: Where is optimal for RBS?

RE: Where is optimal for RBS?

From: Gogala, Mladen <MGogala_at_oxhp.com>
Date: Thu, 04 Oct 2001 11:57:56 -0700
Message-ID: <F001.003A24F7.20011004120526@fatcity.com>

You are looking for the optsize.

SQL> desc v$rollstat

 Name                                      Null?    Type
 ----------------------------------------- --------
----------------------------
 USN                                                NUMBER
 EXTENTS                                            NUMBER
 RSSIZE                                             NUMBER
 WRITES                                             NUMBER
 XACTS                                              NUMBER
 GETS                                               NUMBER
 WAITS                                              NUMBER
 OPTSIZE                                            NUMBER
 HWMSIZE                                            NUMBER
 SHRINKS                                            NUMBER
 WRAPS                                              NUMBER
 EXTENDS                                            NUMBER
 AVESHRINK                                          NUMBER
 AVEACTIVE                                          NUMBER
 STATUS                                             VARCHAR2(15)
 CUREXT                                             NUMBER
 CURBLK                                             NUMBER

> -----Original Message-----
> From: Baker, Barbara [mailto:bakerb_at_rockymountainnews.com]
> Sent: Thursday, October 04, 2001 2:45 PM
> To: Multiple recipients of list ORACLE-L
> Subject: Where is optimal for RBS?
>
>
> Ok, I give up. I've looked everywhere I can think of.
> In what table/view do I find the storage parameter that shows
> me the Optimal
> size set for a rollback segment?
> Thanks for your help!
> Barb
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Baker, Barbara
> INET: bakerb_at_rockymountainnews.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: Gogala, Mladen
  INET: MGogala_at_oxhp.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 Thu Oct 04 2001 - 13:57:56 CDT

Original text of this message

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