Chapter 8. Net8 Failover and Load Balancing

113 - Chapter 8. Net8 Failover and Load Balancing <p clas><script> function OpenWin(url, w, h) { if(!w) w = 400; if(!h) h = 300; window. open (url, "_new", "width=" + w + ",height=" + h + ",menubar=no,toobar=no,scrollbars=yes", true); } function Print() { window.focus(); if(window.print) { window.print(); window.setTimeout('window.close();',5000); } } </script></p>
Team-Fly    

 
Oracle Net8 Configuration and Troubleshooting
By Jonathan Gennick, Hugo Toledo
Table of Contents
Part II:  Net8 Configuration


Net8 supports two important advanced features: failover and load balancing. These options are actually related , and they are usually used in Oracle Parallel Server (OPS) environments. Failover allows you to configure Net8 such that failure to connect to one instance results in a connection attempt to a backup instance. Failover is used in high-availability environments to ensure that clients are always able to connect to a database. Load balancing allows you to distribute client connections among the various nodes accessing an OPS database.


Team-Fly    
Top


Oracle Net8 Configuration and Troubleshooting
Oracle Net8 Configuration and Troubleshooting
ISBN: 1565927532
EAN: 2147483647
Year: 2000
Pages: 120

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net