Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Redolog size question?

Redolog size question?

From: Jonny Delmont <jonny99delmont_at_yahoo.co.uk>
Date: Wed, 31 Jul 2002 04:53:36 -0800
Message-ID: <F001.004A7282.20020731045336@fatcity.com>

Hi Gurus,

Can some one explain me about my redo size here please? - my redo files size are 50M and the query below shows me 11Gb.

SQL> select name,value from v$sysstat
  2 where name in ('redo size', 'physical reads', 'db block gets')   3 /

NAME                                        VALUE
-------------------- ----------------------------
db block gets                          92,422,816
physical reads                        378,518,865
redo size                          11,613,542,316


Many thanks in advance.

Jonny



Get a bigger mailbox -- choose a size that fits your needs.

http://uk.docs.yahoo.com/mail_storage.html
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: =?iso-8859-1?q?Jonny=20Delmont?=   INET: jonny99delmont_at_yahoo.co.uk

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 Wed Jul 31 2002 - 07:53:36 CDT

Original text of this message

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