Managing Oracle Database Homes on an Exadata Cloud Infrastructure Instance
You can delete or view information about Oracle Database Homes (referred to as "Database Homes" in Oracle Cloud Infrastructure) by using the Oracle Cloud Infrastructure Console, the API, or the CLI.
For information on how to perform these tasks manually, see About Using the dbaascli Utility on Exadata Cloud Infrastructure .
- Manage Database Home Using the Console
Use the OCI console to manage the various operations needed on a Database Home. - Using the API to Manage Oracle Database Home on Exadata Cloud Infrastructure
Review the list of API calls to manage Oracle Database home.
Parent topic: How-to Guides
Manage Database Home Using the Console
Use the OCI console to manage the various operations needed on a Database Home.
- To view information about a Database Home
- To delete a database home
You cannot delete a Database Home that contains databases. You must first terminate the databases to empty the Database Home. See To terminate a database to learn how to terminate a database. - To manage tags for your Database Home
- Using the Console to Move a Database to Another Database Home
Learn to move a database to another Database Home.
To view information about 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 cloud VM cluster or DB system containing the Database
Home:.
- Cloud VM clusters (new resource model): 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
- DB systems: Under Bare Metal, VM, and Exadata, click DB Systems. In the list of DB systems, find the Exadata DB system you want to access, and then click its name to display details about it.
- On the DB System Details page, under Resources, click Database Homes.
- In the list of Database Homes, find the Database Home you are interested in, and then click its name to display details about it.
Parent topic: Manage Database Home Using the Console
To delete a database home
You cannot delete a Database Home that contains databases. You must first terminate the databases to empty the Database Home. See To terminate a database to learn how to terminate a database.
Related Topics
Parent topic: Manage Database Home Using the Console
To manage tags for your Database Home
- Open the navigation menu. Click Oracle Database, then click Oracle Exadata Database Service on Dedicated Infrastructure
- Choose your Compartment.
- Navigate to the cloud VM cluster or DB system containing the Database Home:
- Cloud VM clusters (new resource model): 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.
- DB systems: Under Bare Metal, VM, and Exadata, click DB Systems. In the list of DB systems, find the Exadata DB system you want to access, and then click its name to display details about it.
- Under Resources, click Database Homes.
- In the list of Database Homes, find the Database Home you want to administer.
- Click the the Actions icon (three dots) on the row listing the Database Home, and then click Add Tags.
Parent topic: Manage Database Home Using the Console
Using the Console to Move a Database to Another Database Home
Learn to move a database to another Database Home.
The database will be stopped in the current home and then restarted in the destination home. While the database is being moved, the Database Home status displays as Moving Database. When the operation completes, Database Home is updated with the current home. If the operation is unsuccessful, the status of the database displays as Failed, and the Database Home field provides information about the reason for the failure.
Parent topic: Manage Database Home Using the Console
Using the API to Manage Oracle Database Home on Exadata Cloud Infrastructure
Review the list of API calls to manage Oracle Database home.
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".
ListDbHomes
GetDbHome
DeleteDbHome
For the complete list of APIs, see "Database Service API".