Your database instance in running.db01 is a net service name. You issue a connection request
using the following command:
SQL> CONNECT scott/tiger@db01
Which component receives the request and establishes the appropriate connection?
A.
listener
B.
user process
C.
service name
D.
server process
Explanation: