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: archive redo logs on NT

Re: archive redo logs on NT

From: Saurabh Sharma <saurabhs_at_fcsltd.com>
Date: Wed, 30 May 2001 03:54:41 -0700
Message-ID: <F001.003133FA.20010530035608@fatcity.com>

mount the database in exclusive mode, do not open. issue..
archive log start.

> i guess you forgot to do
>
> svrmgrl> archive log start;
>
> > ----------
> > From: SAMI SALEM[SMTP:SAMI.SALEM_at_mobilecom.jo]
> > Sent: Wednesday, May 30, 2001 5:03 PM
> > To: LazyDBA.com Discussion
> > Subject: archive redo logs on NT
> >
> > Hi DBAs,
> >
> > I'm having a problem with archive redo logs on NT Machines,
> > I have RDBMS 805, and enabled the archiving,
> > in init.ora added the following:
> > log_archive_start = true
> > log_archive_dest = E:\2SELL\Database\avearch
> > log_archive_format = "AVEP%S.arc"
> >
> > then and I did:
> > startup mount;
> > alter database archivelog;
> > alter database open;
> >
> > But I'm having troubles with automatic flushing of the redo logs ..!!!
> > the system hangs until I manually do
> > alter system archive log current;
> >
> > Anybody have an Idea what should I do ?
> >
> > Regards
> > ____________________
> > SAMI SALEM
> > Database Administrator
> > Tel +962 6 5801519
> > GSM +962 77 801519
> > Fax +962 6 5866789
> >
> > IT Department
> > MobileCom - Jordan
> > ____________________
> >
> >
> >
> >
> >
> >
> >
> > --------
> > Oracle documentation is here:
> > http://tahiti.oracle.com/pls/tahiti/tahiti.homepage
> > To unsubscribe: send a blank email to oracledba-unsubscribe_at_LAZYDBA.com
> > To subscribe: send a blank email to oracledba-subscribe_at_LAZYDBA.com
> > Visit the list archive: http://www.LAZYDBA.com/odbareadmail.pl
> > Tell yer mates about http://www.farAwayJobs.com
> > By using this list you agree to these
> > terms:http://www.lazydba.com/legal.html
> >
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Rahul
> INET: rahul_at_ratelindo.co.id
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Saurabh Sharma
  INET: saurabhs_at_fcsltd.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed May 30 2001 - 05:54:41 CDT

Original text of this message

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