Manage Resource Availability with Compartment Quotas

Oracle Autonomous AI Database on Dedicated Exadata Infrastructure supports the compartment quotas feature of Oracle Cloud Infrastructure.

Using this feature you can restrict, on a compartment by compartment basis, the availability of the following dedicated infrastructure resources in your tenancy:

Note: Quotas are enforced only for provisioning databases and manually scaling their allocated CPUs up or down.

You can manage the compartment quotas to limit the availability of a given resource in a given compartment using the set, unset and zero policy statements. These policy statements are written in a simple declarative language that is similar to the IAM policy language.

See Sample Quotas for more such examples and Quota Policy Syntax for an explanation of the anatomy of quota statements.

Compartment quotas are available on the OCI Console’s Limits, Quotas and Usage page, which you can use to automatically generate quota statements. As a prerequisite, ensure you have the appropriate permissions to create quotas. See Policy Reference for the Quotas Service for more details.

Quotas for Autonomous AI Database on Oracle Public Cloud

Family name: database

Name Scope Description
adw-dedicated-ecpu-count Availability domain Number of Autonomous AI Lakehouse ECPUs for databases using dedicated Exadata infrastructure. (See note about “n/a” values on the Limits, Quotas and Usage page of the Console.)
adw-dedicated-ocpu-count Availability domain Number of Autonomous AI Lakehouse OCPUs for databases using dedicated Exadata infrastructure. (See note about “n/a” values on the Limits, Quotas and Usage page of the Console.)
adw-dedicated-total-storage-tb Availability domain Amount of storage (in TB) for Autonomous AI Lakehouse databases using dedicated Exadata infrastructure. (See note following this table about “n/a” values on the Limits, Quotas and Usage page of the Console.)
atp-dedicated-ecpu-count Availability domain Number of Autonomous AI Transaction Processing ECPUs for databases using dedicated Exadata infrastructure. (See note following this table about “n/a” values on the Limits, Quotas and Usage page of the Console.)
atp-dedicated-ocpu-count Availability domain Number of Autonomous AI Transaction Processing OCPUs for databases using dedicated Exadata infrastructure. (See note following this table about “n/a” values on the Limits, Quotas and Usage page of the Console.)
atp-dedicated-total-storage-tb Availability domain Amount of storage (in TB) for Autonomous AI Transaction Processing databases using dedicated Exadata infrastructure. (See note following this table about “n/a” values on the Limits, Quotas and Usage page of the Console.)

Quotas for Autonomous AI Database on Exadata Cloud@Customer

Family name: database

Name Scope Description
adw-exacc-ecpu-count Availability domain Number of Autonomous AI Lakehouse ECPUs for databases using Exadata Cloud@Customer. (See note about “n/a” values on the Limits, Quotas and Usage page of the Console.)
adw-exacc-ocpu-count Availability domain Number of Autonomous AI Lakehouse OCPUs for databases using Exadata Cloud@Customer. (See note about “n/a” values on the Limits, Quotas and Usage page of the Console.)
adw-exacc-total-storage-tb Availability domain Amount of storage (in TB) for Autonomous AI Lakehouse databases using Exadata Cloud@Customer. (See note following this table about “n/a” values on the Limits, Quotas and Usage page of the Console.)
atp-exacc-ecpu-count Availability domain Number of Autonomous AI Transaction Processing ECPUs for databases using Exadata Cloud@Customer. (See note following this table about “n/a” values on the Limits, Quotas and Usage page of the Console.)
atp-exacc-ocpu-count Availability domain Number of Autonomous AI Transaction Processing OCPUs for databases using Exadata Cloud@Customer. (See note following this table about “n/a” values on the Limits, Quotas and Usage page of the Console.)
atp-exacc-total-storage-tb Availability domain Amount of storage (in TB) for Autonomous AI Transaction Processing databases using Exadata Cloud@Customer. (See note following this table about “n/a” values on the Limits, Quotas and Usage page of the Console.)

Related Content