Operating System - HP-UX
1834926 Members
2822 Online
110071 Solutions
New Discussion

How to configure Virtual IP for MC/SeviceGuard With Oracle RAC Installed

 
SOLVED
Go to solution

How to configure Virtual IP for MC/SeviceGuard With Oracle RAC Installed

Hi

I want to configure a virtual IP address on my system running with MC/SeviceGuard With Oracle RAC Installed.Is it possible thru MC/ServiceGuard.

Thanks
2 REPLIES 2
Augusto Castro
Occasional Advisor
Solution

Re: How to configure Virtual IP for MC/SeviceGuard With Oracle RAC Installed

The beauty of RAC is that if instance 1 is down (for example, the IP is down) the client will connect to a surviving instance with a different IP. Therefore, you do not need to fail over the IP to another node.

The connect descriptor for the RAC database should have the IP address of each instance. You configure this in the tnsnames.ora file.

ABC
Slawomir Gora
Honored Contributor

Re: How to configure Virtual IP for MC/SeviceGuard With Oracle RAC Installed

Hi,

in RAC there is no virtual IP but you can
configure new package with only IP (without vg group).