Upgrade to Oracle Database 12c — Question 37

Which two statement are true about the installation modes in Oracle Database 12c? (Choose two.)

Answer options

Correct answer: A, D

Explanation

Option A is correct because silent mode does allow validation of parameter values from the response file. Option D is also correct as it states that responses can be included for some or all prompts in response file mode. Option B is incorrect because in interactive mode, values are typically entered during installation rather than being read from a response file. Option C is misleading since response file mode is not specifically for variations in installation parameters for each Oracle Home; it can simply be used for any installation parameters.