Works
for me.
-----Original Message-----
From: Santosh Varma [mailto:[EMAIL PROTECTED]
Sent: woensdag 5 maart 2003 13:05
To: Multiple recipients of list ORACLE-L
Subject: Access Internet Web pages from SQL or PL/SQLi 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 1Thanks and Regards,Santosh Varma
