How Can I use tcp://www.hostname.com with utl_tcp without get an ORA-29264?
Hi,
How Can I use tcp://www.hostname.com as I use http://www.hostname.com. I need use this kind of connection for using with an external application server that only accepts tcp connections but when I use it I got the error
ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP", line 1722
ORA-29264: unknown or unsupported URL scheme
ORA-06512: at "RIOSJ.GETTITLE", line 5
ORA-06512: at line 1
Thanks
Edited by: jorge.rios on Oct 13, 2010 9:24 AM