-
Listener
What is a listener, within an Oracle DB and also what is the listener.ora.
Thanks for your help.
Mike
-
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|