PL/SQL (MOSC)

MOSC Banner

ORA-29270: too many open HTTP requests

edited Nov 18, 2021 3:41PM in PL/SQL (MOSC) 3 comments

Hi All

I am calling a web service from database procedure using utl_http request, it's working fine if I trigger direct from database,

but if I trigger the procedure using orawsv I am getting the following error


ORA-06512: at "SYS.UTL_HTTP", line 1339 ORA-29261: bad argument

ORA-29273: HTTP request failed

ORA-06512: at "SYS.UTL_HTTP", line 1130

ORA-29270: too many open HTTP requests


my DB is :11.2.0.4.0


this video explaining in details my issue with the code

https://drive.google.com/file/d/1rAqJOpm96TVptp7TEBaHcLi1zSGhc7wY/view?usp=sharing


this is the code


Please help

Thanks ...

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center