Configure 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 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.

     

    seealso.gif

    See Also: Chapter 12, Configuring and Administering the Listener, in the Oracle9i Net Administrator's Guide for further information about configuring a nondefault port

  6. Choose File > Save Network Configuration.