Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: switching logs
Take a look at "Chapter 7: Managing the Online Redo Log" in the
Administrator's Guide:
http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96521/onlineredo.htm#429
Cheers,
Dave
"Francesco" <fmarchioniNIENTESPAM_at_libero.it> wrote in message
news:s2oXa.224344$lK4.6678529_at_twister1.libero.it...
> Hi all!
> I have found a dba faq explaining how to switch and recreate larger redo
> logs.
> That's it:
>
> ``create logs 5-8
> ``switch to log 5
> ``drop logs 1-4
>
> now my question is: how to issue these commands? (I refer to these ``
> characters) via sql-plus ?
> or some other parameter files ?
> Thanks a lot
> Francesco
>
>
>
Received on Mon Aug 04 2003 - 03:35:49 CDT