Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: RAC - NOARCHIVELOG to ARCHIVELOG migration
Vikram:
Only diff. in RAC is that you would need to create two thread log groups if it is 2 node RAC and assign one to each database instance. I mean there is instance specific redo thread. Suppose you have created two redo thread group for 2 node RAC. Then you can assign thread 1 to instance 1 and thread 2 to instance 2. You will have to assign thread using "THREAD" parameter in database initialization parameter file.
Thanks
-Harish Kalra
On 4/25/06, vikram singh <vikramsingh120_at_gmail.com> wrote:
>
> Hi all,
> I am currently on a RAC database with NOARCHIVELOG option. I want to
> make the database to ARCHIVELOG mode.
> Please instruct me as to how to proceed. Any advice is welcome.
> Thanks in advance.
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Apr 25 2006 - 15:18:48 CDT
![]() |
![]() |