Create Oracle Database Homes on an Exadata Cloud Infrastructure System
Learn to create Oracle Database Homes on Exadata Cloud Infrastructure.
- About Creating Oracle Database Homes on an Exadata Cloud Infrastructure System
You can add Oracle Database homes (referred to as Database Homes in Oracle Cloud Infrastructure) to an existing VM cluster by using the Oracle Cloud Infrastructure Console, the API, or the CLI. - To create a new Database Home in an existing Exadata Cloud Infrastructure instance
To create an Oracle Database home in an existing VM cluster with the Console, be prepared to provide values for the fields required. - To create custom GI software image from an Oracle Grid Infrastructure Home
To create a custom GI Software Image from an existing Oracle Grid Infrastructure Home, be prepared to provide values for the fields required. - To create Oracle Grid Infrastructure Home on Oracle Exadata Database Service on Dedicated Infrastructure
To create an Oracle Grid Infrastructure home in an existing VM cluster with the Console, be prepared to provide values for the fields required. - To create a database software image from a Database Home
- Using the API to Create Oracle Database Home on Exadata Cloud Infrastructure
To create an Oracle Database home, review the list of API calls.
Parent topic: How-to Guides
About Creating Oracle Database Homes on an Exadata Cloud Infrastructure System
You can add Oracle Database homes (referred to as Database Homes in Oracle Cloud Infrastructure) to an existing VM cluster by using the Oracle Cloud Infrastructure Console, the API, or the CLI.
A Database Home is a directory location on the Exadata database virtual machines that contains Oracle Database software binary files.
Avoid entering confidential information when assigning descriptions, tags, or friendly names to your cloud resources through the Oracle Cloud Infrastructure Console, API, or CLI.
You can also add and remove Database homes, and perform other management
tasks on a Database home by using the dbaascli utility.
To create a new Database Home in an existing Exadata Cloud Infrastructure instance
To create an Oracle Database home in an existing VM cluster with the Console, be prepared to provide values for the fields required.
Minimum requirements for provisioning a Database 26ai home:
- Grid Infrastructure 26ai
- Exadata Guest VM running Exadata System Software 23.1.8
When the Database Home creation is complete, the status changes from Provisioning to Available.
To create custom GI software image from an Oracle Grid Infrastructure Home
To create a custom GI Software Image from an existing Oracle Grid Infrastructure Home, be prepared to provide values for the fields required.
- Open the navigation menu. Under Oracle AI Database, click Oracle Exadata Database Service on Dedicated Infrastructure.
VM Clusters is selected by default.
- Choose your Compartment.
A list of VM Clusters is displayed for the chosen Compartment.
- In the list of VM clusters, click the VM cluster that contains the GI Home from which you want to create a custom GI software image.
- Click Grid Infrastructure homes.
- Choose the GI home, and select View details from the Actions menu (three dots).
- In the resulting Grid infrastructure Home Information page, click Create software image.
- In the resulting Create Grid Infrastructure software image dialog, provide a display name and select a compartments where you want this image to be created.
- Click Create.
The Software Image details displays the details of the Work Request.
To create Oracle Grid Infrastructure Home on Oracle Exadata Database Service on Dedicated Infrastructure
To create an Oracle Grid Infrastructure home in an existing VM cluster with the Console, be prepared to provide values for the fields required.
- Open the navigation menu. Under Oracle AI Database, click Oracle Exadata Database Service on Dedicated Infrastructure.
VM Clusters is selected by default.
- Choose your Compartment.
A list of VM Clusters is displayed for the chosen Compartment.
- In the list of VM clusters, click the VM cluster on which you want to create the GI Home.
- Click Grid Infrastructure homes.
- Click Create Grid Infrastructure home.
- In the Create Grid Infrastructure home dialog, enter the following:
- Grid Infrastructure Home display name: The display name for the Database Home.
- Select Grid Infrastructure version: From the list, choose the GI software release that you want to deploy.
- Grid Infrastructure image: Determines what GI version is used for the VM Cluster.
- Click Change Grid Infrastructure Image to use an Oracle-published image or a custom Grid Infrastructure Software Image that you have created in advance, then choose one of the options below on the Select a Grid Infrastructure Software Image window.
Note
You can create a new Grid Infrastructure home only by using a Grid Infrastructure software image whose version is later than the current Grid Infrastructure version running on the cluster.- Use Oracle Grid Infrastructure Software Images: These images contain generally available versions of Oracle Grid Infrastructure software.
- Use existing Custom Grid Infrastructure Software Images: These images are created by your organization and contain customized configurations of software updates and patches.
Use the Select a compartment and Select a Grid Infrastructure version selectors to limit the list of custom Grid Infrastructure Software Images to a specific compartment or Oracle Grid Infrastructure software major release version.
- After choosing a software image, click Select to return to the Create Grid Infrastructure home dialog.
- Click Change Grid Infrastructure Image to use an Oracle-published image or a custom Grid Infrastructure Software Image that you have created in advance, then choose one of the options below on the Select a Grid Infrastructure Software Image window.
- Show Advanced OptionsYou have the option to configure advanced options.
- Tags: (Optional) You can choose to apply tags. If you have permissions to create a resource, then you also have permissions to apply free-form tags to that resource. 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, then skip this option (you can apply tags later) or ask your administrator.
Note
Only the active Grid Infrastructure home associated with the VM cluster can be patched using an in-place update. Newly created Grid Infrastructure homes cannot be patched until they become the active Grid Infrastructure home. - Click Create.
When the Grid Infrastructure Home creation is complete, the status changes from
ProvisioningtoAvailable.
To create a database software image from a Database Home
- Open the navigation menu. Click Oracle AI Database, then click Oracle Exadata Database Service on Dedicated Infrastructure .
- Choose your Compartment.
- Navigate to the Database Home: Under Oracle Exadata Database Service on Dedicated 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.
- Click Create.
Using the API to Create Oracle Database Home on Exadata Cloud Infrastructure
To create an Oracle Database home, review the list of API calls.
For information about using the API and signing requests, see "REST APIs" and "Security Credentials". For information about SDKs, see "Software Development Kits and Command Line Interface".
To create Database Homes in Exadata Cloud Infrastructure, use the API operation
CreateDbHome.
For the complete list of APIs, see "Database Service API".