Fork me on GitHub

Configure Listener Addresses

Configuring Listener Addresses

The listener must be configured with one or more protocol addresses. The listener receives connection requests from clients configured with the same addresses.

To configure a protocol address for the listener:

  1. In the navigator pane, expand Oracle Net Configuration > Local > Listeners.

  2. Select a listener.

  3. From the list in the right pane, select Listening Locations .

  4. Choose Add Address. A new Address tab appears.

  5. Select a protocol, and then enter the appropriate protocol parameter information for the selected protocol.

    When configuring the listener to listen on TCP/IP for Oracle Net clients, you should choose the default port or 1521. If you do not, you must configure the LOCAL_LISTENER parameter in the initialization parameter file and resolve the listener name through a naming method.

  6. If the computer has more than one IP address and you want the listener to listen on all available IP addresses, configure TCP/IP or TCP/IP with SSL and enter the host name of the computer in the Host field.

  7. Optionally, click Show Advanced to specify settings for specifying the I/O buffer space of send and receive operations of session.

  8. Choose File > Save Network Configuration.

For more information about configuring a nondefault port, see Chapter 10, Configuring and Administering the Listener, in the Oracle10i Net Administrator's Guide.

For more information about configuring I/O buffer space, see Chapter 14, Optimizing Performance, in the Oracle10i Net Administrator's Guide.

Related Topics

Oracle Net Services Overview

-------------本文结束感谢您的阅读-------------
坚持原创技术分享,您的支持将鼓励我继续创作!