Oracle Database 12c: Installation and Administration — Question 158

Which two statements are true about Oracle network connections? (Choose two.)

Answer options

Correct answer: B, E

Explanation

Option B is correct because the server process is responsible for validating user credentials and establishing a session upon successful authentication. Option E is also accurate as the listener is designed to accept connection requests on the specified port before forwarding them to the appropriate database service. The other options are incorrect because they either misrepresent the functionality of the listener or the server process.