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: Thomas J. Kyte <tkyte_at_us.oracle.com>
Date: 1997/02/26
Message-ID: <33139f25.2871108@nntp.mediasoft.net>#1/1

On 25 Feb 1997 13:29:00 GMT, "Scott T. Johnson" <sjohnson_at_ibm.net> wrote:

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

You don't increase the size of existing ones, you add logs that are bigger and then drop the small ones.

Look at:

alter database add logfile
alter database drop logfile

for the syntax....

Thomas Kyte
Oracle Government
tkyte_at_us.oracle.com                          

http://govt.us.oracle.com


statements and opinions are mine and do not necessarily reflect the opinions of Oracle Corporation Received on Wed Feb 26 1997 - 00:00:00 CST

Original text of this message

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