Oracle Database Rate Limits
Oracle Database does not impose a global rate limit. Operators tune throughput via Database Resource Manager (CPU / IO / parallel server limits), session-level resource limits, and (for REST access) ORDS pool sizing. Cloud-managed variants (Autonomous DB, Base Database Service) inherit OCI service-level throttling, surfaced as 429 / 503 with Retry-After.
Oracle Database Rate Limits is the machine-readable rate-limit profile for Oracle Database on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring varies, concurrent_connections, and ECPU.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled, unavailable, and conflict.
Tagged areas include Database, Oracle, and Rate Limiting.