Oracle Fusion Middleware 12c: Oracle Service Bus Essentials — Question 12
Which four actions should you take before proceeding with applying updates to your Exadata Database Machine? (Choose four.)
Answer options
- A. For database servers, perform a server backup using patchmgr --dbnodes db_list_file --backup --rolling.
- B. Consult My Oracle Support note 888828.1 to determine the current recommended Exadata software release.
- C. Run patchmgr --all_comp --autofix --autobackup --upgrade --rolling.
- D. Run exachk and resolve only WARNINGS that you have not seen before.
- E. Run the appropriate patchmgr prerequisite check step for each component being updated.
- F. Check the Exadata Critical Issues My Oracle Support note 1270094.1 for any issues not added to the latest version of exachk.
Correct answer: B, D, E, F
Explanation
The correct actions are crucial for ensuring a smooth update process. Option B ensures you are aware of the recommended software version, while D focuses on addressing new WARNINGS, E involves performing necessary prerequisite checks, and F checks for critical issues not covered by exachk. Options A and C are not necessary preliminary steps before applying updates.