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: Medscheme <esmev_at_medscheme.co.za>
Date: 1997/03/03
Message-ID: <01bc27a0$5fd3d4e0$6d030059@EsmeV.medscheme.co.za>#1/1

Simply create new groups (at least two) with the size you want. You can do this with the database open. Then drop the existing groups (alter database drop redo log group xx). If the group you are trying to drop is currently being written to, do an 'alter system switch logfile'. Remember to delete all the members of the dropped groups at o/s level.

Scott T. Johnson <sjohnson_at_ibm.net> wrote in article <01bc231f$d6f6fb40$7c4948a6_at_7l603>...
> Can someone explain how to increase the size of the redo logs.
> (or point me in the right direction!)
> Oracle 7.2
>
> Thanks!
>
  Received on Mon Mar 03 1997 - 00:00:00 CST

Original text of this message

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