asked 102k views
4 votes
What is the purpose of the database listener?

1 Answer

3 votes

Answer:

The purpose of database listener is to detect a connection request and setting up any needed processes on the server to get the connection running.

Step-by-step explanation:

Database Listener:-It is basically a service that runs on the database server.As the name suggests it listens to the connection requests means it is detecting connection requests, it also sets up the processes on the server to get the connection running.

answered
User Arseniy Rubtsov
by
8.5k points

No related questions found