Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Access Internet Web pages from SQL or PL/SQL
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: Santosh Varma
INET: vsantosh_at_psi.soft.net
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 - 06:04:38 CST
![]() |
![]() |