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:
In the navigator pane, expand Oracle Net Configuration > Local > Listeners.
Select a listener.
From the list in the right pane, select Listening Locations.
Choose Add Address. A new Address tab appears.
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.
|
See Also: Chapter 12, Configuring and Administering the Listener, in the Oracle9i Net Administrator's Guide for further information about configuring a nondefault port |
Choose File > Save Network Configuration.