My Oracle Support Banner

Getting UTL_HTTP.TOO_MANY_REQUESTS Even When Request Is Closed In Same Function/procedure (Doc ID 1905350.1)

Last updated on FEBRUARY 03, 2022

Applies to:

PL/SQL - Version 11.2.0.3 and later
Information in this document applies to any platform.

Symptoms

Getting UTL_HTTP.TOO_MANY_REQUESTS after 5 requests, even though the HTTP connections are being opened and closed in the same procedure.

Error report -
ORA-29270: too many open HTTP requests
ORA-06512: at "SYS.UTL_HTTP", line 243
ORA-06512: at "SYS.UTL_HTTP", line 1098
ORA-06512: at "PACKAGE.PROCEDURE", line 39

Changes

Verify if you are using UTL_HTTP.CREATE_REQUEST_CONTEXT to create context for UTL_HTTP connections.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.