Oracle Service Cloud Developer — Question 19

Consider the following command:
./patchmgr -cells dm01 -patch -rolling
Which two actions does this command perform? (Choose two.)

Answer options

Correct answer: A, F

Explanation

The command specifies a rolling patch upgrade, which means it upgrades one or more Exadata Storage Servers at the same time, making option A correct. Additionally, the command targets the Exadata Storage Server named dm01, confirming option F is also correct. The other options do not align with the command functionality.