Skip to main content

UTL_HTTP ORA-29270

  • December 19, 2023
  • 1 reply
  • 397 views

Forum|alt.badge.img+7

Hello All,

 

İ try to use utl_http get method , but even I end my request and response i take too many requests were open error . Could you suggest me what İ shoul do .

 

 

utl_http.end_request(req);
utl_http.end_response(resp);

Forum|alt.badge.img+7
  • Sidekick
  • December 19, 2023

Hello ,

I solve this problem with this code , thanks;

 

WHEN UTL_HTTP.REQUEST_FAILED THEN
UTL_HTTP.END_RESPONSE(resp);


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings