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: VCS and Dataguard

Re: VCS and Dataguard

From: Alex Gorbachev <gorbyx_at_gmail.com>
Date: Wed, 12 Jul 2006 10:10:44 +0200
Message-ID: <c2213f680607120110k7269b9f2v84783af9eb2a3656@mail.gmail.com>


From what you described it's not very clear where your problem is. Dataguard should not have anything to do with VCS unless I there is something new in 10g. I'm working with 9i standby's with VCS but I believe that the concept is relevant to 10g as well.

What do you mean by "dataguard tries to find the listener on the actual hostname". Usually, you should give a connection descriptor for a listener and this one should point to the listener where your primary database is registered. So it has nothing to do with VCS. Could you provide more details on what errors you get, where and when?

2006/7/12, David Turner <dnt9000_at_yahoo.com>:
> I'm running Oracle 10G with Dataguard and Veritas Cluster Server 4.1 and have run into problems. In the VCS docs I'm told to set the host=<VIP> yet dataguard tries to find the listener on the actual hostname. For example
>
> vip=hog
> host1=hog01
> host2=hog02
>
> host3=hog03(The standby)
>
> hog is a virtual ip that points to hog01. I've set the listener to listen on hog and successfully connect with sqlplus from hog03 to db01.hog but can't get dataguard to find the listener. It keeps looking for the listener on hog01 instead of hog.
>
> Does anyone have a quick howto on VCS and Dataguard? I couldn't find much of anything on metalink and it will be a while before our system guys get through to Veritas.

-- 
Best regards,
Alex Gorbachev

http://blog.oracloid.com
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jul 12 2006 - 03:10:44 CDT

Original text of this message

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