Oracle Service Cloud Developer — Question 15
Which two statements are true about troubleshooting failed patching activities? (Choose two.)
Answer options
- A. Dependency issues found during yum updates should be ignored by using the force option.
- B. Failed storage cell patches are rolled back to the previous release automatically.
- C. Failed OS patches on database servers can be rolled back.
- D. Dependency issues that are found during yum updates require rolling back to a previous release before retrying.
- E. Bundle patches applied by using opatch auto cannot roll back only the database or the grid infrastructure home.
- F. Database server OS updates can be rolled back by using opatch auto –rollback.
Correct answer: A, F
Explanation
Option A is correct because ignoring dependency issues can sometimes allow updates to proceed, albeit with risks. Option F is also correct as it confirms that OS updates on database servers can indeed be reverted using the specific command. Options B, C, D, and E are incorrect due to inaccuracies regarding rollback capabilities or requirements during patching processes.