Your browser does not support JavaScript. This help page requires JavaScript to render correctly.
Skip Headers
Previous
Previous
 
Next
Next

Viewing Listener Configuration

The Oracle Net listener (the listener) runs on your database host and handles incoming client requests. With Oracle Enterprise Manager Database Control (Database Control), you can view the status of the listener, which is set to start automatically whenever your host is restarted. You can also view the listener status at the command line.

To view information about the listener with Database Control:

To view information about the listener at the command line:

  1. Open a command window.

  2. Follow the steps listed in "Configuring the Operating System Environment Variables".

  3. Enter the following command:

    lsnrctl status
    

Related Topics

Configuring the Network Environment

Understanding Network Configuration