Using Software Images in Oracle Cloud Infrastructure π
Creation and Storage of Software Images Software images are resources within your tenancy that you create before provisioning or updating a DB system, Exadata Cloud Infrastructure instance, Database Home, database, or Grid Infrastructure.
Software images are resources within your tenancy that you create before provisioning or updating a DB system, Exadata Cloud Infrastructure instance, Database Home, database, or Grid Infrastructure.
There are two types of software image resources:
Grid Infrastructure software image: Grid Infrastructure software images are resources containing Oracle Grid Infrastructure software used to update Oracle Grid Infrastructure. Grid Infrastructure software images are either Oracle-published software releases or custom software images created by the customer that include the desired Grid Infrastructure release updates (GIRU) and additional one-off (interim) patches.
Database software image: Database software images are resources containing Oracle Database software used to provision and update Oracle Databases and Oracle Database Homes. Database software images are either Oracle-published software releases or custom software images created by the customer that include the desired Database release updates (DBRU) and additional one-off (interim) patches.
There is no limit on the number of software images you can create in your tenancy, and you can create your images with any Oracle Database software or Oracle Grid Infrastructure version and update supported in Oracle Cloud Infrastructure.
Software images are automatically stored in Oracle-managed Object Storage and can be viewed and managed in the Oracle Cloud Infrastructure Console. Software images are regional-level resources but they can be accessed from any region within your tenancy.
Note: The software images incur Object Storage usage costs.
Using the OPatch lsinventory Command to Verify
the Patches Applied to an Oracle Home π
OPatch utility enables you to apply the interim patches to Oracle Database Home or Oracle Grid Infrastructure Home. You can find the opatch utility in the $ORACLE_HOME/Opatch directory.
Using the lsinventory command provided by OPatch, you can create a file that lists the interim patches applied to an Oracle Database Home or Oracle Grid Infrastructure Home. This file can then be uploaded to the OCI Console during the creation of a custom software Image to add the exact set of patches used by the source Oracle Database Home or Oracle Grid Infrastructure Home to the list of patches included in the software image. You can find the opatch utility in the $ORACLE_HOME/Opatch directory. The following example shows how to use the lsinventory command to create the lsinventory file:
Run the opatch lsinventory command to get the list of interim patches applied.
$ORACLE_HOME/OPatch/opatch lsinventory
Oracle Interim Patch Installer version 12.2.0.1.21
Copyright (c) 2021, Oracle Corporation. All rights reserved.
Oracle Home : /u02/app/oracle/product/19.0.0.0/dbhome_2
Central Inventory : /u01/app/oraInventory
from : /u02/app/oracle/product/19.0.0.0/dbhome_2/oraInst.loc
OPatch version : 12.2.0.1.21
OUI version : 12.2.0.7.0
Log file location : /u02/app/oracle/product/19.0.0.0/dbhome_2/cfgtoollogs/opatch/opatch2021-01-21_09-22-45AM_1.log
Lsinventory Output file location : /u02/app/oracle/product/19.0.0.0/dbhome_2/cfgtoollogs/opatch/lsinv/lsinventory2021-01-21_09-22-45AM.txt
Oracle Interim Patch Installer version 12.2.0.1.41
Copyright (c) 2024, Oracle Corporation. All rights reserved.
Oracle Home : /u01/app/oracle/product/19.0.0.0/gridhome_1
Central Inventory : /u01/app/oraInventory
from : /u01/app/oracle/product/19.0.0.0/gridhome_1/oraInst.loc
OPatch version : 12.2.0.1.41
OUI version : 12.2.0.7.0
Log file location : /u01/app/oracle/product/19.0.0.0/gridhome_1/cfgtoollogs/opatch/opatch2024-04-19_19-24-22PM_1.log
Lsinventory Output file location : /u01/app/oracle/product/19.0.0.0/gridhome_1/cfgtoollogs/opatch/lsinv/lsinventory2024-04-19_19-24-22PM.txt
Use the lsinventory output file to extract the additional interim patches applied to a specific Oracle Database Home or Oracle Grid Infrastructure Home.
Click Show Advanced Options to add
tags to your database software image. To apply a
defined tag, you must have permissions to use the tag namespace. For more
information about tagging, see Resource Tags. If you are
not sure if you should apply tags, skip this option (you can apply tags later)
or ask your administrator.
To create a database software image from a
Database Home π
Open the navigation menu. Click Oracle Database, then click Exadata Database
Service on Exascale
Infrastructure .
Choose your Compartment.
Navigate to the Database Home: Under Oracle Exadata Database Service on Exascale
Infrastructure, click Exadata VM Clusters. In
the list of VM clusters, find the VM cluster you want to access and click its
highlighted name to view the details page for the cluster.
Click Database Homes under
Resources.
Find the Database Home you want to use to create the database software image in
the list of Database Homes. Click the name of the Database Home to display
details about it.
Click Create Image from Database Home.
In the Create Database Software Image panel, enter a Display name
and select a compartment for the software image.
To update database software using custom database software image π
Use the following instructions to update database software using a custom database software image.
Open the navigation menu. Click Oracle Database,
then click Exadata Database
Service on Exascale
Infrastructure.
Under Oracle Exadata Database Service on Dedicated Infrastructure, click Exadata VM Clusters.
Click the name of the VM cluster that you want to update the database software image.
On the resulting VM cluster details page, click the View updates link in the Version section.
On the resulting Updates page, click the Custom Database Software Images tab under the Database Home section.
Choose a Compartment.
Choose a Region.
Region filter defaults to the currently connected region and lists all the software images created in that region. When you choose a different region, the software image list is refreshed to display the software images created in the selected region.
Click the Actions button (three dots) for the update you're interested in, and select Run Precheck.
On the resulting Confirm dialog, click OK to continue.
After running the precheck successfully, select Apply from the Actions button (three dots).
On the resulting Confirm dialog, click OK to continue.