Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: add redo logs
Look up the ALTER DATABASE command. There's an option to add more groups of redo logs, although I don't remember the syntax right off. First, though, do an ALTER DATABASE BACKUP CONTROLFILE TO TRACE. This will write out to the trace files the command that could be used to re-create your controlfiles. In there, take a look and make sure your controlfiles are set to allow more than 2 groups of redo logs.
Good luck,
Ed Lufker wrote in message <6ckoha$s3n$1_at_sloth.swcp.com>...
>Hi All:
>
>
>
> I have 2 groups of redo logs, but want add a third, how would
>I go about this.
>
>thanks
>eddie lufker
Received on Sat Feb 21 1998 - 00:00:00 CST
![]() |
![]() |