Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Access Internet Web pages from SQL or PL/SQL
Works for me.
-----Original Message-----
Sent: woensdag 5 maart 2003 13:05
To: Multiple recipients of list ORACLE-L
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
Thanks and Regards,
Santosh Varma
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Jack van Zanen
INET: JACK_at_QUANTSYSTEMS.NL
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Mar 05 2003 - 08:19:15 CST
![]() |
![]() |