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: Problem in creating Standby Database using DataGuard Manager

Re: Problem in creating Standby Database using DataGuard Manager

From: wilson <wswwong_at_hotmail.com>
Date: 28 May 2002 04:06:32 -0700
Message-ID: <bf25b803.0205280306.2826c99e@posting.google.com>


"David Simpson" <dsimpson_at_dotcomsolutionsinc.net> wrote in message news:<2JzH8.97733$UV4.184162_at_rwcrnsc54>...
> Wilson,
>
> You may want to take a look at the Installgen product at my website. In a
> few seconds it creates all of the scripts required to setup a standby
> database in minutes, not hours. Copying of backup and configuration files is
> automated, along with the creation of a Windows service for starting the
> database in managed recovery mode when the server starts up.
>
> Or you may choose to browse the individual output files via the web:
> http://www.dotcomsolutionsinc.net/products/installgen/installgen_files_win90
> 1.html
>
> You may download a demo version of Installgen so that you may conveniently
> look at or modify the scripts on your own computer:
> http://www.dotcomsolutionsinc.net/downloads/demo_software/index.html
>
> David Simpson
> www.dotcomsolutionsinc.net
>
> "wilson" <wswwong_at_hotmail.com> wrote in message
> news:bf25b803.0205241023.187f7777_at_posting.google.com...
> > Have anyone using the Oracle 9I DataGuard Manager to create new
> > standby database successfully (all running under Windows NT
> > environment i.e. the management console, primary database, standby
> > database etc) ?
> >
> > I have 2 problems (may be related):
> >
> > 1. From the Create Configuration Wizard. Step 7 of 7: Options
> > When I click on the &#8220;View/Edit listener.ora&#8221; I got an
> > error saying &#8220;ERROR: failed to retrieve the listener.ora file
> > from remote node. Check the job output in the Enterprise Manager
> > Console.&#8221; Where is the job output ? Why it failed ?
> >
> > 2. here is my standy Oracle Home from Create Configuration Wizard
> > Step 4 of 7)
> > Host Oralce Home
> > stdbyhost c:\Orant9i
> >
> > When I ran the standby creation. It failed in the second step
> > &#8220;Retreving Listener Configuration file&#8221;
> > Reason:
> > Connecting to standby node stdbyhost
> > Error obtaining listener.ora file on node stdbyhost couldn't open
> > "C:ORANT9i/network/admin/listener.ora": no such file or directory
> > Processing failed.
> >
> >
> > Isn&#8217;t the path should be
> > &#8220;C:\ORANT9i/network/admin/listener.ora&#8221; ? Any idea ? Any
> > help will be appreciated and thanks in advance.
> >
> > Wilson

Thanks Dave... but for now I really need to solve this problem first. Why the Dataguard manager create the file path in unix style under Windows NT "C:ORANT9i/network/admin/listener.ora" it should be "C:\ORANT9i\network\admin\listener.ora". Anybody ? Received on Tue May 28 2002 - 06:06:32 CDT

Original text of this message

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