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: Recovery from online backups/archived logs on another system

RE: Recovery from online backups/archived logs on another system

From: Guang Mei <gmei_at_incyte.com>
Date: Wed, 14 Apr 2004 15:28:01 -0400
Message-ID: <NJEDKDKJDGAKAEKKNEEJCEKODBAA.gmei@incyte.com>


If it is not a standby then use:

startup mount
recover database until cancel;
-- (when all archive logs have been applied, type CANCEL.)  

alter database open;

Guang

> -----Original Message-----
> From: oracle-l-bounce_at_freelists.org
> [mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Matthew J. Brown
> Sent: Wednesday, April 14, 2004 3:19 PM
> To: oracle-l_at_freelists.org
> Subject: RE: Recovery from online backups/archived logs on another
> system
>
>
> I inaccurately used the term 'standby' not in its Oracle meaning. I
> intend a one-time population of this database from the primary at this
> time, not to keep it up to date after that.
>
> -Matt
>



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

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Wed Apr 14 2004 - 14:23:53 CDT

Original text of this message

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