Managing Autonomous Exadata VM Clusters
An Autonomous Exadata VM Cluster is a set of symmetrical VMs across all Compute nodes.
Autonomous Container and Database run all the VMs across all nodes enabling high availability. It consumes all the resources of the underlying Exadata Infrastructure.
After you have created the Autonomous Exadata VM Cluster, you can create up to 12 Autonomous Container Database resources on it, depending on the capacity of your Exadata Infrastructure hardware, as described in Available Exadata Infrastructure Hardware Shapes.
- About Autonomous Exadata VM Clusters
- Create an Autonomous Exadata VM Cluster
- View a List of DB Servers on an Exadata Infrastructure
- View a List of Autonomous Exadata VM Clusters
- View Details of an Autonomous Exadata VM Cluster
- Schedule Oracle-Managed Infrastructure Updates
Exadata Cloud Service updates are released on a quarterly basis. You can set a maintenance window to determine the time your quarterly infrastructure maintenance will begin. - Change the License Type on an Autonomous VM Cluster
- Move an Autonomous Exadata VM Cluster to Another Compartment
- Terminate an Autonomous Exadata VM Cluster
- Using the API to Manage Autonomous Exadata VM Clusters
Related Topics
Parent topic: Autonomous Database on Exadata Cloud@Customer
About Autonomous Exadata VM Clusters
- Please contact your Oracle sales representative to understand the infrastructure upgrades required for supporting Oracle Autonomous Databases.
- Create multiple Autonomous Exadata VM Clusters on a single Exadata Infrastructure resource.
- Create both Autonomous Exadata VM Clusters and Exadata VM Clusters on the same Exadata Infrastructure.
- Support for multiple VM Clusters lets you:
- Schedule separate maintenance runs for each Autonomous VM Cluster on the same Exadata Infrastructure.
- Choose different license models for Autonomous Databases on the same Exadata Infrastructure.
- Create and test Autonomous Data Guard between Autonomous Exadata VM Clusters on the same Exadata Infrastructure.
- Customize compute, storage, and memory of each Autonomous Exadata VM Cluster configuration for the intended workload.
Parent topic: Managing Autonomous Exadata VM Clusters
Create an Autonomous Exadata VM Cluster
The state of the Autonomous VM Cluster changes to Provisioning. Likewise, the newly added Autonomous Virtual Machines will be in the Provisioning state. Upon successful completion of the operation, the state of the Autonomous Virtual Machine Cluster and the Autonomous Virtual Machines will change to Available.
Related Topics
Parent topic: Managing Autonomous Exadata VM Clusters
View a List of DB Servers on an Exadata Infrastructure
Parent topic: Managing Autonomous Exadata VM Clusters
View a List of Autonomous Exadata VM Clusters
Parent topic: Managing Autonomous Exadata VM Clusters
View Details of an Autonomous Exadata VM Cluster
Parent topic: Managing Autonomous Exadata VM Clusters
Schedule Oracle-Managed Infrastructure Updates
Exadata Cloud Service updates are released on a quarterly basis. You can set a maintenance window to determine the time your quarterly infrastructure maintenance will begin.
You can also view scheduled maintenance runs and the maintenance history of your Autonomous Exadata VM Cluster in the Oracle Cloud Infrastructure Console.
- Set the Automatic Maintenance Schedule for Autonomous Exadata VM Cluster
- View or Edit the Time of the Next Scheduled Maintenance for Autonomous Exadata VM Cluster
- View the Maintenance History of Autonomous Exadata VM Cluster
Parent topic: Managing Autonomous Exadata VM Clusters
Set the Automatic Maintenance Schedule for Autonomous Exadata VM Cluster
Parent topic: Schedule Oracle-Managed Infrastructure Updates
View or Edit the Time of the Next Scheduled Maintenance for Autonomous Exadata VM Cluster
Parent topic: Schedule Oracle-Managed Infrastructure Updates
View the Maintenance History of Autonomous Exadata VM Cluster
- Open the navigation menu. Under Oracle Database, click Exadata Database Service on Cloud@Customer.
- Click Autonomous Exadata VM Clusters.
- In the list of Autonomous Exadata VM Clusters, find the Autonomous Exadata VM Cluster you want to set the maintenance window for and click its highlighted name.
- On the Autonomous Exadata VM Cluster details page, under Maintenance, click the view link in the Next Maintenance field.
- Click Maintenance History to see a list of past maintenance events including details on their completion state.
Parent topic: Schedule Oracle-Managed Infrastructure Updates
Change the License Type on an Autonomous VM Cluster
Parent topic: Managing Autonomous Exadata VM Clusters
Move an Autonomous Exadata VM Cluster to Another Compartment
- Open the navigation menu. Under Oracle Database, click Exadata Database Service on Cloud@Customer.
- Click Autonomous Exadata VM Clusters.
- In the list of Autonomous Exadata VM Clusters, click the display name of the Exadata VM cluster you wish to administer.
- Click Move Resource.
- Select the new compartment.
- Click Move Resource.
Parent topic: Managing Autonomous Exadata VM Clusters
Terminate an Autonomous Exadata VM Cluster
- Open the navigation menu. Under Oracle Database, click Exadata Database Service on Cloud@Customer.
- In the list of Autonomous Exadata VM Clusters, click the display name of the Exadata VM cluster you wish to administer.
- Click Terminate.
- Confirm that you wish to terminate your Autonomous Exadata VM Cluster in the confirmation dialog.
- Click Terminate VM Cluster.
Parent topic: Managing Autonomous Exadata VM Clusters
Using the API to Manage Autonomous Exadata VM Clusters
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.
The following table lists the REST API endpoints to manage Autonomous Exadata VM Clusters.
Operation | REST API Endpoint |
---|---|
Create an Autonomous Exadata VM Cluster |
|
View a list of Autonomous Exadata VM Clusters |
|
View details of an Autonomous Exadata VM Cluster |
|
Change the license type of an Autonomous VM Cluster |
|
Move an Autonomous Exadata VM Cluster to another compartment |
|
Terminate an Autonomous Exadata VM Cluster |
Parent topic: Managing Autonomous Exadata VM Clusters