Which two statements are true about Oracle network connections? (Choose two.)
Select all that apply, then click Submit answer.
-
○
A listener may listen on behalf of only one database instance at a time.
-
○
The listener check’s a user’s authentication credentials and creates a session if the credentials are valid.
-
○
The listener continuously monitors a connection after the user process connects to a service handler.
-
○
The listener can spawn a new server process to deal with each new connection.
-
○
A connection request from a remote client is always first received by a listener listening on port 1521.