service handler

A process that acts a connection point from the listener to the database server. A service handler can be a shared server dispatcher or dedicated server. During a connection, a connect descriptor is passed to the listener. It is the job of the listener job to determine what kind of service handler will best service client requests.