Oracle Database 12c: Multitenancy Essentials — Question 29
Which three statements are true about the EXADCLI utility?
Answer options
- A. It may be run interactively.
- B. It can be used to execute EXACLI scripts on multiple storage servers in parallel.
- C. It can be used to execute O/S commands on multiple storage servers in parallel.
- D. It can be used to execute EXACLI commands on multiple storage servers in parallel.
- E. It uses the same security mechanism as the EXACLI command.
- F. It may be used to execute DBMCLI commands on multiple database nodes in parallel.
Correct answer: D, E, F
Explanation
The correct statements about the EXADCLI utility are D, E, and F. Option D is correct as it specifically highlights the tool's ability to run EXACLI commands in parallel, while E emphasizes the shared security mechanism with EXACLI. Option F is also accurate as it indicates that DBMCLI commands can be executed across multiple database nodes in parallel. Options A, B, and C are incorrect as they do not accurately reflect the capabilities of the EXADCLI utility.