Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Archivelog

RE: Archivelog

From: Gunawan Yuwono <gunawan.yuwono_at_webbox.com>
Date: Wed, 21 Jun 2000 10:54:44 -0700
Message-Id: <10535.110038@fatcity.com>


Do this:

1. SVRMGR> Shutdown immediate
2. SVRMGR> startup mount
3. SVRMGR> alter database archivelog;
4. SVRMGR> alter database open;
5. SVRMGR> shutdown immediate
6. Take a full closed backup
7. SVRMGR> startup

HTP. Gunawan Yuwono
Oracle DBA
Kansas City, MO

>--- Original Message ---
>From: Rajan Varad G <vrajan_at_hsc.hac.com>
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Date: 6/21/00 5:44:03 PM
>

I wanted to turn the Archivelog mode on and if I change the parameter
>in the init.ora file and issue the SQL command
>"ALTER DATABASE ARCHIVELOG', is it enough or do I need to do
something
>more. I appreciate your replies. Thanks.
>
>...Varad
>
>



Sent from a WebBox - http://www.webbox.com FREE Web based Email, Files, Bookmarks, Calendar, People and Great Ways to Share them with Others! Received on Wed Jun 21 2000 - 12:54:44 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US