Multiple choice technology databases

A user wants to connect to the database instance from an application that is running on a remote machine. Which tool should the DBA use to establish the required configuration to ensure that the user is able to connect to the database instance? (Choose two).

  1. Oracle Net Manager.

  2. Data Pump.

  3. Oracle Universal Installer (OUI).

  4. Oracle Enterprise Manager.

  5. Database Configuration Assistant (DBCA).

Reveal answer Fill a bubble to check yourself
A,D Correct answer
Explanation

Oracle Net Manager is the GUI tool for configuring network parameters like listener.ora and tnsnames.ora files. Oracle Enterprise Manager provides a web-based interface for database administration including network configuration. Data Pump is for data transfer, OUI is for software installation, and DBCA is for database creation - none handle network connectivity setup.