Oracle Database Administration I — Question 71

Which three functions are performed by dispatchers in a shared server configuration? (Choose three.)

Answer options

Correct answer: A, C, F

Explanation

The correct functions performed by dispatchers include writing inbound requests to the common request queue (A), receiving these requests from processes (C), and sending the responses back to the appropriate connection (F). Options B, D, and E do not accurately represent dispatcher functions in a shared server configuration.