Oracle Enterprise Manager · Rate Limits

Oracle Enterprise Manager Rate Limits

Oracle Enterprise Manager throughput is operator-controlled — the OEM Management Server is an on-prem WebLogic deployment with its repository database in Oracle. There is no centrally enforced per-tenant rate limit; the EMCLI / REST API performance is shaped by OMS sizing and back-end DB performance.

Oracle Enterprise Manager Rate Limits is the machine-readable rate-limit profile for Oracle Enterprise Manager on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 3 rate-limit definitions, measuring varies.

The profile also includes 3 backoff/retry policies defined and response codes documented for throttled and unavailable.

Tagged areas include Enterprise Management, Monitoring, Oracle, and Rate Limiting.

3 Limits Throttle: 429
Enterprise ManagementMonitoringOracleRate Limiting

Limits

OMS REST / EMCLI throughput management-server
varies
bounded by OMS WebLogic + repository DB sizing
Agent upload rate agent
varies
configured per agent (uploadInterval)
OCI Observability + Management services tenancy/region/service
varies
see OCI service docs (per-service throttling)

Policies

OMS sizing
Follow Oracle's OEM sizing guide (small / medium / large) to provision OMS instances and repository DB capacity for your agent count.
Agent upload tuning
Tune agent upload intervals to balance freshness vs OMS load.
Backoff
Honor 429 / 503 from OCI O+M services; for OMS REST, retry with backoff on transient WebLogic errors.

Sources