About Creating Oracle Database
Homes on an Oracle Exadata Database Service on
Exascale 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.
Note
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
Oracle Exadata Database Service on
Exascale 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.
Open the navigation menu. Click Oracle Database, then
click Exadata Database
Service on Exascale
Infrastructure
Choose your Compartment.
Navigate to the cloud VM cluster on which you want to create the new 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.
Under Resources, click Database
Homes.
A list of Database Homes is displayed.
Click Create Container Database.
In the Create Container Database dialog, enter the
following:
Database Home display name: The
display name for the Database Home. Avoid entering confidential
information.
Database image:
Determines what Oracle Database version is used for the database.
You can have databases with different minor versions the same
database home. The major versions must remain the same. By default,
the latest Oracle-published database software image is
selected.
Click Change Database
Image to use an older Oracle-published image or a
custom database software
image that you have created in advance, then select an
Image Type:
Oracle Provided Database Software
Images: These images contain generally available
versions of Oracle Database software.
Custom Database 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 Database version
selectors to limit the list of custom database software
images to a specific compartment or Oracle Database software
major release version.
Note
For the
Oracle Database major version releases available in Oracle
Cloud Infrastructure, images are provided for the current
version plus the three most recent older versions (N through
N - 3). For example, if an instance is using Oracle Database
19c, and the latest version of 19c offered is 19.8.0.0.0,
images available for provisioning are for versions
19.8.0.0.0, 19.7.0.0, 19.6.0.0 and 19.5.0.0.
Note
The custom database software image must be
based on an Oracle Database release that meets the
following criteria:
The release is currently supported by
Oracle Cloud Infrastructure.
The release is supported by the
hardware model on which you are creating the
Database Home.
After choosing a software image, click
Select to return to the Create Database
dialog.
Click Show Advanced Options to
specify advanced options for the Database Home.
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 whether to apply tags, skip
this option (you can apply tags later) or ask your
administrator.
Click Create.
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 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.
Using the API to Create
Oracle Database Home on Oracle Exadata Database Service on
Exascale 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 Oracle Exadata Database Service on
Exascale Infrastructure, use the API operation
CreateDbHome.
For the complete list of APIs, see "Database Service API".