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 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 23ai home:
- Grid Infrastructure 23ai
- 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 a database software image from a Database Home
- Open the navigation menu. Click Oracle 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".