Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
Column
width5%

 

Column
width95
Panel
bgColorCCC
appvipcfg create -network=network_number -ip=ip_address -vipname=vip_name
-user=user_name [-group=group_name] [-failback=0 | 1]
Where network_number is the number of the network, ip_address is the IP address,  
vip_name is the nameof the VIP (we use dbvrepVIP further on),  
user_name is root (as root privileges are needed to reconfigure network interfaces).  
The default value of the -failback option is 0. If you set the option to 1,  
then the VIP (and therefore Replicate as well) fails back to the original original 
node when it becomes available again.
 

As root, allow the Oracle Grid infrastructure software owner (e.g. oracle) to run the script to start the VIP.

...