i am getting the
following error when i give the select statement..
what could be the
reason ?
SQL> select
utl_http.request('http://www.orafaq.net/') from dual;
select utl_http.request('http://www.orafaq.net/') from dual
*
ERROR at line 1:
ORA-06510: PL/SQL: unhandled user-defined exception
ORA-06512: at "SYS.UTL_HTTP", line 174
ORA-06512: at line 1
select utl_http.request('http://www.orafaq.net/') from dual
*
ERROR at line 1:
ORA-06510: PL/SQL: unhandled user-defined exception
ORA-06512: at "SYS.UTL_HTTP", line 174
ORA-06512: at line 1
Thanks and Regards,
Santosh Varma
