"SYS.UTL_HTTP", line 1130 [message #594408] |
Wed, 28 August 2013 04:43  |
 |
deepak416
Messages: 63 Registered: January 2013 Location: Pune
|
Member |
|
|
Hi,
i am getting ERROR : ORA-06512: at "SYS.UTL_HTTP", line 1130 while i have already provide utl_http permission to db user.
|
|
|
Re: "SYS.UTL_HTTP", line 1130 [message #594411 is a reply to message #594408] |
Wed, 28 August 2013 04:48   |
pablolee
Messages: 2882 Registered: May 2007 Location: Scotland
|
Senior Member |
|
|
We can clearly see from what you have posted that you have an extra parameter in that call that shouldn't be there. Remove the blob column from the call, that'll do it for ya. (Unless, of course, my second sight isn't working quite as well as it should, in which case, you might want to post some useful info)
|
|
|
|
|
|
|
|
|