Database Tools Quotas
Database Tools quota details.
Family name: dbtools
Name | Scope | Description |
---|---|---|
dbtools-connections-count | Regional | Database Tools connections |
dbtools-private-endpoints-count | Regional | Database Tools private endpoints |
Examples
The following example shows how to limit the number of Database Tools connections in a compartment:
set dbtools quota dbtools-connections-count to 50 in compartment MyCompartment
This example shows how to limit the number of Database Tools private endpoints in a compartment:
set dbtools quota dbtools-private-endpoints-count to 5 in compartment MyCompartment