Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

HTTP Request Failed (utl_http.request)

X7C7May 11 2010 — edited May 11 2010
SELECT utl_http.request('http://www.oracle.com') from dual;

When I run this Script i got following Error

ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP", line 1577
ORA-12545: Connect failed because target host or object does not exist

i have firewall in my office,

Proxy : proxy.abc.com
Username: x7c7
password : xxxxx

Can any one Help me?

Edited by: X7C7 on May 11, 2010 12:11 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 8 2010
Added on May 11 2010
9 comments
6,211 views