Oracle Database Administration II — Question 23

Which two are true about the execution of operating system scripts starting from Oracle Database 19c? (Choose two.)

Answer options

Correct answer: A, F

Explanation

Option A is correct because orainstRoot.sh can indeed be run automatically using either sudo or root credentials during installation. Option F is also correct, as the root password cannot be included in a response file for security reasons. The other options are incorrect because they suggest capabilities or requirements that do not align with the execution policies of Oracle Database scripts.