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 log curr v. switch logfile

RE: archive log curr v. switch logfile

From: Post, Ethan <Ethan.Post_at_ps.net>
Date: Fri, 29 Mar 2002 08:48:25 -0800
Message-ID: <F001.00436AC2.20020329084825@fatcity.com>


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.

-----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: bbaker_at_denvernewspaperagency.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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Post, Ethan
  INET: Ethan.Post_at_ps.net
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 Fri Mar 29 2002 - 10:48:25 CST

Original text of this message

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