Oracle Database 11g: Administration I — Question 32

Which four are true about the tools used to administer Oracle databases? (Choose four.)

Answer options

Correct answer: A, B, C, D

Explanation

Options A, B, C, and D are correct because SQL *Plus is capable of creating databases and starting Oracle instances, while DBCA is designed for upgrading databases, and RMAN can also start up instances. Options E and F are incorrect as SRVCTL is specifically for managing Oracle Clusterware resources, and Data Pump is not used for loading data from text files.