nerdexam
Oracle

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…

Security for Database Cloud Service

Question

Which are two of the tasks that must be performed to enable SQL*NET access for your DBaaS database instance over SSL?

Exhibit

1Z0-160 question #49 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)
  • A
    80% (20)
  • C
    12% (3)
  • D
    8% (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

#SQL*NET SSL#Net Manager#port configuration#SSL access

Community Discussion

No community discussion yet for this question.

Full 1Z0-160 Practice