Oracle Database Administration II — Question 82

Which two are true about the automatic execution of operating system scripts when performing silent mode installation starting from Oracle Database 19c?
(Choose two.)

Answer options

Correct answer: D, E

Explanation

The correct answers, D and E, indicate that the response file must include the root or sudo password and can specify the path of the sudo program. Options A and B are incorrect because the response file is designed to handle these credentials without prompting. Option C is also incorrect as silent installations do not always execute operating scripts automatically unless specified.