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: Anand Kumar N - Systems <anand_at_fps.itwsignode.co.in>
Date: Tue, 06 Aug 2002 00:58:22 -0800
Message-ID: <F001.004ABDAE.20020806005822@fatcity.com>


What is the minimum size for redolog files

Anand Kumar
ITW Signode India Ltd

  Thanks a lot Mike!

  jonny

    Hately Mike <Mike.Hately_at_churchill.com> wrote:

    Hi,
    this should get you the location and size:

    select member,bytes
    from v$log vl, v$logfile vf
    where vl.group#=vf.group#;

    Cheers,
    Mike Hately,
    Oracle DBA

      -----Original Message-----
      From: Jonny Delmont [mailto:jonny99delmont_at_yahoo.co.uk]
      Sent: 31 July 2002 17:34
      To: Multiple recipients of list ORACLE-L
      Subject: RE: Redolog size question?


      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 




    ____________________________________________________________________________________________________ 



    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: Anand Kumar N - Systems
  INET: anand_at_fps.itwsignode.co.in

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 Aug 06 2002 - 03:58:22 CDT

Original text of this message

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