Oracle Service Cloud Developer — Question 1

To patch an Exadata cloud instance, you need to run the exadbcpatchmulti command as root from the compute node. exadbcpatchmulti uses the exadbcpatch.cfg file to provide information about the location of files related to patching operations as well as additional parameters related to these operations.
What is the purpose of the sw_bkup_needed=1 parameter that can be set in the exadbcpatch.cfg file?

Answer options

Correct answer: E

Explanation

The sw_bkup_needed=1 parameter instructs the patching process to create a backup of the Oracle database data files, ensuring data safety during the operation. Options A, B, C, and D describe different backup scenarios that are not related to the specific function of this parameter.