Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: RAC - NOARCHIVELOG to ARCHIVELOG migration
same for RAC no different. Just got to make sure log_archive_start and
log_archive_dest are set for all instances
On 25/04/06, Baumgartel, Paul <paul.baumgartel_at_credit-suisse.com> wrote:
>
> On non-RAC, you would shut down the database, startup mount, then
>
> alter database archivelog;
> alter database open;
>
> I don't know whether there are special considerations for RAC.
>
> You also want to make sure that log_archive_start = TRUE in your
> initialization parameter file.
>
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Apr 25 2006 - 15:12:42 CDT
![]() |
![]() |