HTTP Request Failed (utl_http.request)
X7C7May 11 2010 — edited May 11 2010SELECT 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