Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: question on archived logs
Not if you have the archiver process running. If you want automatic archiving, set the init.ora parameter log_archive_start to true and restart the database.
hth,
Ivan Bajon, ocp
Pavel006 wrote in message <20000308094814.01559.00001091_at_ng-cb1.aol.com>...
>I have a backup script that does online
>backup and backs up archived logs
>
>Before doing a backup on archived logs,
>the script does
>
>step 1. "alter system switch logfile"
> to flush current online logfile.
>
>step 2. "alter system archive log all"
> to archive logfiles that are full
> but not yet archived.
>
>step 3. Does a backup of archived logfiles
>
>i want to know Is step 2 required in the script?
>
>Thanks in advance
>
>
>
>
>
>
Received on Thu Mar 09 2000 - 00:00:00 CST
![]() |
![]() |