Network Configuration: Listeners

The listener is a separate process that resides on the server. It receives incoming client connection requests and manages the traffic of these requests to the server. A listener is configured with one or more listening protocol addresses and service information about the target service. Protocol addresses are configured in the listener configuration file, listener.ora. Service information may or may not be configured in the listener.ora file.

For more information, see the Oracle Net Administrator's Guide.

Register this database with all the listeners

Select this option to register the database with all the configured listeners.

Register this database with selected listeners only

From the list of available listeners, select the listeners to configure with the database. Use the left < and right > arrows to move your selection(s) from Available Listeners to Selected Listeners. Use the double arrows >> to select or deselect all listeners.

Related Topics

Overview of the Database Upgrade Assistant