Create Oracle Database Homes on an Oracle Exadata Database Service on Cloud@Customer System
Learn to create Oracle Database Homes on Oracle Exadata Database Service on Cloud@Customer.
- About Creating Oracle Database Homes on an Oracle Exadata Database Service on Cloud@Customer 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. - Using the Console to Create Oracle Database Home on Oracle Exadata Database Service on Cloud@Customer
To create an Oracle Database home in an existing VM cluster with the Console, be prepared to provide values for the fields required. - Using the Console 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. - Using the Console to Create Oracle Grid Infrastructure Home on Oracle Exadata Database Service on Cloud@Customer
To create an Oracle Grid Infrastructure home in an existing VM cluster with the Console, be prepared to provide values for the fields required. - Using the API to Create Oracle Database Home on Oracle Exadata Database Service on Cloud@Customer
To create an Oracle Database home, review the list of API calls.
Parent topic: How-to Guides
About Creating Oracle Database Homes on an Oracle Exadata Database Service on Cloud@Customer 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.
Using the Console to Create Oracle Database Home on Oracle Exadata Database Service on Cloud@Customer
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
Related Topics
Using the Console 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 Cloud@Customer.
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.
Using the Console to Create Oracle Grid Infrastructure Home on Oracle Exadata Database Service on Cloud@Customer
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 Exadata Database Service on Cloud@Customer.
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 Options You 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.
Using the API to Create Oracle Database Home on Oracle Exadata Database Service on Cloud@Customer
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 Oracle Exadata Database Service on
Cloud@Customer, use the API operation CreateDbHome.
For the complete list of APIs, see Database Service API.