Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Access Internet Web pages from SQL or PL/SQL

RE: Access Internet Web pages from SQL or PL/SQL

From: Jack van Zanen <JACK_at_QUANTSYSTEMS.NL>
Date: Wed, 05 Mar 2003 06:19:15 -0800
Message-ID: <F001.005608C2.20030305061915@fatcity.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US