Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Syncing archive logs?

Re: Syncing archive logs?

From: <wkandek_at_hotmail.com>
Date: Thu, 21 Jan 1999 01:36:01 GMT
Message-ID: <7860a0$chh$1@nnrp1.dejanews.com>


Karl,

I have a White paper from Oracle that is called:

"Standby Database: Design, Implementation And Administration" by   Sajjad Masud and Jasmin Nakic

that explains in detailed steps what you have to do, but basically:

    startup nomount
    alter database mount standby database

  connect internal
  recover standby database until cancel   auto
  cancel
  exit

Of course, there is a lot more to it. See if you can get the WP from your Oracle support. I only have it on paper, otherwise I would send it to you.

Wolfgang Kandek
MCI Systemhouse - wkandek_at_shl.com

In article <369A4ADE.B2AD895C_at_dragon.illusions.com>,   "Karl E. Taylor" <ktaylor_at_dragon.illusions.com> wrote:
> Hi there.
>
> Here's the project. I have to Oracle 8.0.3 instances running on 2 Sun
> 4500's separated by a dozen states.
>
> OLTP
> on 1.1.10.170
>
> Hot Swap of OLTP
> on 1.1.18.164
>
> The client does not want to run a parallel server environment through a
> slow frame relay connection. What I need to do is capture the finished
> archive log, copy it via rcp to the Hot Swap system, then apply that log
> to the Hot Swap instance. Capturing the archive log is not a problem,
> transferring and applying the log is not a problem, I think. The
> problem I have is, how do I sync the archive logs before any of the rest
> of this starts?
>
> I would like both systems to start over from 0 and through this update
> method, they will stay in sync -1 on the Hot Swap side.
>
> Any help is greatly appreciated.
>
> Thanks.
> --
> _________________________________________________________
> Rev. Karl E. Taylor ktaylor_at_dragon.illusions.com
>
> A.A #1143 ULC Minister
>
> Home School Educator for Computer Science
>
> Apostle of Dr. Lao
> _________________________________________________________
>

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Wed Jan 20 1999 - 19:36:01 CST

Original text of this message

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