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: Redolog size question?

RE: Redolog size question?

From: Jonny Delmont <jonny99delmont_at_yahoo.co.uk>
Date: Wed, 31 Jul 2002 08:33:32 -0800
Message-ID: <F001.004A77D7.20020731083332@fatcity.com>

 Thanks a lot Mike! Is there a view to see redolog file location and its size? The only way I know is to alter database backup controlfile to trace ; and do ls -l to see the redolog size. Thanks,
Jonny
  Hately Mike <Mike.Hately_at_churchill.com> wrote: Jonny,that's the total amount of redo generated since the database was opened. Without allowing for redo wastage you've generated filled the equivalent of about 220 online log files. Regards,Mike HatelyOracle DBA-----Original Message----- Sent: 31 July 2002 13:54
To: Multiple recipients of list ORACLE-L

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


This email and any attached to it are confidential and intended only for the individual or

entity to which it is addressed. If you are not the intended recipient, please let us know

by telephoning or emailing the sender. You should also delete the email and any attachment

from your systems and should not copy the email or any attachment or disclose their content

to any other person or entity. The views expressed here are not necessarily those of

Churchill Insurance Group plc or its affiliates or subsidiaries. Thank you.

Churchill Insurance Group plc. Company Registration Number - 2280426. England.

Registered Office: Churchill Court, Westmoreland Road, Bromley, Kent BR1 1DP.



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 - 11:33:32 CDT

Original text of this message

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