1Z0-160 · Question #49
Which are two of the tasks that must be performed to enable SQL*NET access for your DBaaS database instance over SSL?
The correct answer is A. You must open a port on the virtual machine (VM) that is hosting the instance. B. You use Net Manager (NETMGR) to configure a database alias and set the connect string. SQLNet is Oracle's remote data access protocol that enables client-server and server-server communications across networks. An Oracle client connects to the server using the port address of the listener, which is normally defined as TCP port 1521 during Oracle installation…
Question
Which are two of the tasks that must be performed to enable SQL*NET access for your DBaaS database instance over SSL?
Exhibit
Options
- AYou must open a port on the virtual machine (VM) that is hosting the instance.
- BYou use Net Manager (NETMGR) to configure a database alias and set the connect string.
- CYou use Oracle Connection Manager to configure the required network settings.
- DYou must configure SSL support on the instance.
How the community answered
(25 responses)- A80% (20)
- C12% (3)
- D8% (2)
Explanation
SQLNet is Oracle's remote data access protocol that enables client-server and server-server communications across networks. An Oracle client connects to the server using the port address of the listener, which is normally defined as TCP port 1521 during Oracle installation. Oracle Net Manager is a utility used for configuring SQLNet.
Topics
Community Discussion
No community discussion yet for this question.
