DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

Results 1 to 2 of 2

Thread: Listener

  1. #1
    Mike Cox Guest

    Listener


    What is a listener, within an Oracle DB and also what is the listener.ora.
    Thanks for your help.

    Mike

  2. #2
    Loes Guest

    Re: Listener


    "Mike Cox" <mikesheri@mindspring.com> wrote:
    >
    >What is a listener, within an Oracle DB and also what is the listener.ora.
    > Thanks for your help.
    >
    >Mike


    Listener: a server process that listens for and accepts incoming connection
    requests from client applications. Oracle listener process start up database
    shadow processes to handle subsequent communications with the client.
    Listener.ora is the configuration file that describes one or more TNS listeners
    on a server.It contains e.g. port number, host, protocol

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links