Hi, I'm using utl_http package for using url from oracle database.
But on using that below querry I'm getting ORA-12541: TNS:no listener error. SELECT UTL_HTTP.REQUEST('SOME URL') FROM dual; Please help. Thanks. -- You received this message because you are subscribed to the Google Groups "Oracle PL/SQL" group. To post to this group, send email to Oracle-PLSQL@googlegroups.com To unsubscribe from this group, send email to oracle-plsql-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Oracle-PLSQL?hl=en