Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Re-sizing Redo Log Files in 8.0.5
"s. hunter" wrote:
> I wanted to resize my redo logs in an active database. I actually
> managed it but I cannot believe that there isn't an easier way to do
> this.
> [snip]
> Sarah
On my web site you can find a UNIX sh script to do all this.
The tools is called "dblogs".
It knows about the "2 logfile minimum limit" and the "you cannot drop
the active logfile"
It does all online redologfiles automatically.
Btw. The script is very small, but it depend on the somewhat larger
"dosql"
which is also available on the same site (sources and some binary
versions)
Erwin
--
Erwin Dondorp
<http://www.dondorp.com/>
Received on Wed Dec 08 1999 - 12:15:05 CST
![]() |
![]() |