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

Home -> Community -> Usenet -> c.d.o.server -> Re: Increasing the size of the REDO Logs

Re: Increasing the size of the REDO Logs

From: Jim Yoshii <yoshii_at_planet.net>
Date: 1997/02/26
Message-ID: <3314EBA3.2916@planet.net>#1/1

Scott T. Johnson wrote:
>
> Can someone explain how to increase the size of the redo logs.
> (or point me in the right direction!)
> Oracle 7.2
>
> Thanks!

Use "alter database add logfile" to add new redo logs of the desired size and "alter database drop logfile" to drop the old redo logs. If you can, use mirrored logfile groups.


         James H. Yoshii
 IntelliTech Business Solutions

        yoshii_at_planet.net


Received on Wed Feb 26 1997 - 00:00:00 CST

Original text of this message

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