Appendix C. The listener.ora File

217 - Appendix C. The listener.ora File <p><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 IV:  Appendixes


The listener.ora file contains parameters that define your Net8 listeners and control how they work. This appendix lists the possible settings that you can put in that file. The material is divided into three sections:

  • Listener addresses

  • Static services

  • Control parameters

The listener address and static services sections of the listener.ora file are, in fact, very long entries consisting of a number of nested parameters. For convenience, and to enhance the clarity of this reference, the parameters for these sections are listed in the order in which you will typically encounter them. Control parameters, on the other hand, are listed in strict alphabetical order.


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