Obtain Recommended Software

Selecting and deploying the correct Oracle software versions and patches is essential for availability, security, and support. Use Oracle’s automated tooling or validated My Oracle Support resources to determine the right targets and to obtain secure, policy-compliant software.

Key Practices

  • Use automated tools (FPP, AutoUpgrade, or DBCA/DBCACTL with Oracle Update Advisor integration) wherever possible to minimize manual errors.
  • For environments where automation is not feasible, carefully reference Exachk output and relevant KB articles.
  • Always verify downloaded artifacts using Oracle’s provided digital signatures and checksums.

Database and Grid Infrastructure, On-Premises

Recommended Approach – DBCA/DBCACTL, AutoUpgrade, or FPP with Oracle Update Advisor

Obtain recommended software as a Gold Image with Oracle Update Advisor functionality. Use Gold Images to perform updates in the recommended out-of-place, image-based manner.

Recommended workflow:

  1. Generate a gold image that contains the recommended software matching your policy and required patches.

  2. Download the recommended gold image.

  3. Validate the image in a non-production environment.

  4. Promote the validated image through the maintenance lifecycle.

Gold images are automatically tailored:

  • Include Oracle’s recommended RU and any required interim or critical patches.

  • Resolve patch conflicts.

  • Retain or add customer-specific patches when specified and supported.

DBCA Example

$ dbca -managePatches -generateGoldImage -silent
$ dbca -managePatches -downloadGoldImage -goldImageDownloadLocation /u01/swdepot -silent

FPP Example using FPP Server Mode

$ rhpctl evaluate patch -image DB238000 -generateimage -importtoimage DB239000

Feature-Specific Database Recommendations (Manual Process Only)

Oracle Update Advisor may not provide all feature-specific recommendations for every database feature. For additional features such as Data Pump, review the applicable My Oracle Support knowledge base articles to identify recommended interim patches or feature-specific fixes.

If you are using manual methods for core database software:

An alternative approach is to review relevant KB articles, run Exachk, and download either gold images or recommended interim patches.

Exadata (On-Premises)

Review relevant My Oracle Support knowledge base articles, run Exachk, and download recommended updates.