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: Clone Production Server to Stand by Server on 8.1.7 on Win 2k

Re: Clone Production Server to Stand by Server on 8.1.7 on Win 2k

From: Yechiel Adar <adar76_at_inter.net.il>
Date: Tue, 05 Nov 2002 09:03:57 -0800
Message-ID: <F001.004FBD42.20021105090357@fatcity.com>


Hello

You did not write if you bring both databases on every night or the backup is down until needed.
If it is down you have no problem.
If you bring both up you can change the global name : Alter database rename global_name to backupdb;

BTW - I am not sure that 8.1.7 need global_name=true. We are on 8.1.6 on NT and we do not use global names = true.

Yechiel Adar
Mehish
----- Original Message -----
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Sent: Tuesday, November 05, 2002 4:53 PM

> Hello
>
> We currently have two Identical servers (identical in terms of both
Hardware
> and SW).
> We run Oracle 7.3.4.0 (Workgroup server) on Win NT 4 on both the servers.
We
> call them as Production Server and Stand by server. The Stand by server is
> passive in nature (i.e. does not do anything). Every night a batch process
> shuts down Oracle instance on both the machines and copies over all the
> files (Data, log, ctl etc) from Production Server to the Stand by server
> (Drive to drive, directory to directory...)
>
> In case the Production Server fails, we simply switch over the users (with
a
> different alias to the stand by server) and they are back in business.
>
> Now, we are thinking of migrating to 8.1.7, however while trying to
install
> this version, one needs to specify a Global name which I believe has to be
> unique on the network. So will the same process that I used to run (i.e.
> copy all files over from production to stand by ) work??? I guess both my
> servers will now have to have separate/unique Global Names.
>
> Is there any other approach that any of you can suggest???
>
> TIA
> Arif
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Arif Khan (GWL)
> INET: Arif.Khan_at_Weston.ca
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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: Yechiel Adar
  INET: adar76_at_inter.net.il

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Tue Nov 05 2002 - 11:03:57 CST

Original text of this message

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