Actually I use alter system archive log all.  I saw that if the database was
behind with archiving, this would ensure that all logs were written to the
arc destination.  archive log current only did the most recent.  

Am I wrong?  Please correct me if I am .

Lisa Koivu
Oracle Database Baby Oven
Fairfield Resorts, Inc.
954-935-4117


> -----Original Message-----
> From: Post, Ethan [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, March 29, 2002 11:48 AM
> To:   Multiple recipients of list ORACLE-L
> Subject:      RE: archive log curr v. switch logfile
> 
> I believe alter system archive log current will wait until archiver has
> successfully archived the file, thus this is the one you would want to use
> in any backup scripts.  
> 
> - Ethan
> 
> -----Original Message-----
> Sent: Friday, March 29, 2002 10:24 AM
> To: Multiple recipients of list ORACLE-L
> 
> 
> 
> 
> Can anyone tell me the difference between
>       alter system archive log current
> and
>       alter system switch logfile
> 
> (Seems they both perform checkpoint and both switch a log file).
> Is one preferred over the other for purposes of switching log files prior
> to
> applying to a standby database?
> 
> Thanks for any insights.
> 
> Barb
> 
> -- 
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> -- 
> Author: Baker, Barbara
>   INET: [EMAIL PROTECTED]
> 
> 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: [EMAIL PROTECTED] (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: Post, Ethan
>   INET: [EMAIL PROTECTED]
> 
> 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: [EMAIL PROTECTED] (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: Koivu, Lisa
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to