Chapter 10. Net8 Troubleshooting Techniques

123 - Chapter 10. Net8 Troubleshooting Techniques <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 III:  Net8 Troubleshooting


Net8 is something that you hardly ever need to think about or deal with when it's working, which is probably why it's often so frustrating when it does not work. Suddenly, you have to dive into this area of Oracle that you aren't too familiar with to fix a connectivity problem.

Fortunately, there are some tools and techniques that you can use to isolate and resolve problems. There are operating-system and Net8 utilities that you can use to test connectivity between a client and server. All the Net8 services, such as the Net8 Listener and Oracle Names, create log files that are sometimes helpful. In addition, for really intractable problems, you can enable Net8's tracing features. Net8 trace files give you access to a wealth of detail about what is going on with respect to connectivity, and that information can help isolate many connectivity problems.


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