<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: ORA-01461: can bind a LONG value only for insert into a LONG column</title>
	<atom:link href="http://vsadilovskiy.wordpress.com/2007/10/19/ora-01461-can-bind-a-long-value-only-for-insert-into-a-long-column/feed/" rel="self" type="application/rss+xml" />
	<link>http://vsadilovskiy.wordpress.com/2007/10/19/ora-01461-can-bind-a-long-value-only-for-insert-into-a-long-column/</link>
	<description>Findings, solutions and other thoughts</description>
	<lastBuildDate>Thu, 10 Sep 2009 14:28:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sgaur</title>
		<link>http://vsadilovskiy.wordpress.com/2007/10/19/ora-01461-can-bind-a-long-value-only-for-insert-into-a-long-column/#comment-89</link>
		<dc:creator>sgaur</dc:creator>
		<pubDate>Wed, 02 Sep 2009 18:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://vsadilovskiy.wordpress.com/2007/10/19/ora-01461-can-bind-a-long-value-only-for-insert-into-a-long-column/#comment-89</guid>
		<description>Thanks very much. You saved my day!</description>
		<content:encoded><![CDATA[<p>Thanks very much. You saved my day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandru Barbat</title>
		<link>http://vsadilovskiy.wordpress.com/2007/10/19/ora-01461-can-bind-a-long-value-only-for-insert-into-a-long-column/#comment-86</link>
		<dc:creator>Alexandru Barbat</dc:creator>
		<pubDate>Wed, 08 Jul 2009 14:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://vsadilovskiy.wordpress.com/2007/10/19/ora-01461-can-bind-a-long-value-only-for-insert-into-a-long-column/#comment-86</guid>
		<description>I have the same issue on websphere 7.0 with 11.1.0.7.0-Production driver(ojdbc6.jar) 
On tomcat 6.0.18 i don&#039;t get the error even if use the 11.1.0.7.0 or 9.0.2.0.0 driver version.

I use the same database for each of those two cases.</description>
		<content:encoded><![CDATA[<p>I have the same issue on websphere 7.0 with 11.1.0.7.0-Production driver(ojdbc6.jar)<br />
On tomcat 6.0.18 i don&#8217;t get the error even if use the 11.1.0.7.0 or 9.0.2.0.0 driver version.</p>
<p>I use the same database for each of those two cases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vijay M</title>
		<link>http://vsadilovskiy.wordpress.com/2007/10/19/ora-01461-can-bind-a-long-value-only-for-insert-into-a-long-column/#comment-85</link>
		<dc:creator>Vijay M</dc:creator>
		<pubDate>Fri, 12 Jun 2009 16:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://vsadilovskiy.wordpress.com/2007/10/19/ora-01461-can-bind-a-long-value-only-for-insert-into-a-long-column/#comment-85</guid>
		<description>I am on 11.1.0.7.0. and its driver.
Still getting the same error.

Any workaround?</description>
		<content:encoded><![CDATA[<p>I am on 11.1.0.7.0. and its driver.<br />
Still getting the same error.</p>
<p>Any workaround?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aniceto Perez</title>
		<link>http://vsadilovskiy.wordpress.com/2007/10/19/ora-01461-can-bind-a-long-value-only-for-insert-into-a-long-column/#comment-71</link>
		<dc:creator>Aniceto Perez</dc:creator>
		<pubDate>Fri, 13 Jun 2008 15:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://vsadilovskiy.wordpress.com/2007/10/19/ora-01461-can-bind-a-long-value-only-for-insert-into-a-long-column/#comment-71</guid>
		<description>I&#039;ve tried this with drivers ver 10.2.0.3, 10.2.0.4 and always the same error:

update mytable (keyFileld, xmltypeField) values (?, xmltype(?))

If the xml content is not longer than 4K, it works.

Any ideas?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried this with drivers ver 10.2.0.3, 10.2.0.4 and always the same error:</p>
<p>update mytable (keyFileld, xmltypeField) values (?, xmltype(?))</p>
<p>If the xml content is not longer than 4K, it works.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vlad Sadilovskiy</title>
		<link>http://vsadilovskiy.wordpress.com/2007/10/19/ora-01461-can-bind-a-long-value-only-for-insert-into-a-long-column/#comment-66</link>
		<dc:creator>Vlad Sadilovskiy</dc:creator>
		<pubDate>Thu, 05 Jun 2008 16:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://vsadilovskiy.wordpress.com/2007/10/19/ora-01461-can-bind-a-long-value-only-for-insert-into-a-long-column/#comment-66</guid>
		<description>Loïc Lefèvre, thanks for pointing this out. We are in the process of testing few applications on 10.2.0.4 Oracle patchset. And this is one of the tests we planned to do. I will comment on it once it is done.</description>
		<content:encoded><![CDATA[<p>Loïc Lefèvre, thanks for pointing this out. We are in the process of testing few applications on 10.2.0.4 Oracle patchset. And this is one of the tests we planned to do. I will comment on it once it is done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loïc Lefèvre</title>
		<link>http://vsadilovskiy.wordpress.com/2007/10/19/ora-01461-can-bind-a-long-value-only-for-insert-into-a-long-column/#comment-65</link>
		<dc:creator>Loïc Lefèvre</dc:creator>
		<pubDate>Thu, 05 Jun 2008 15:35:46 +0000</pubDate>
		<guid isPermaLink="false">http://vsadilovskiy.wordpress.com/2007/10/19/ora-01461-can-bind-a-long-value-only-for-insert-into-a-long-column/#comment-65</guid>
		<description>For your information, the 10.2.0.4 driver is rolled out. Do you encounter the same problems with this version?

Regards,
Loïc Lefèvre</description>
		<content:encoded><![CDATA[<p>For your information, the 10.2.0.4 driver is rolled out. Do you encounter the same problems with this version?</p>
<p>Regards,<br />
Loïc Lefèvre</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav</title>
		<link>http://vsadilovskiy.wordpress.com/2007/10/19/ora-01461-can-bind-a-long-value-only-for-insert-into-a-long-column/#comment-53</link>
		<dc:creator>Gaurav</dc:creator>
		<pubDate>Thu, 20 Mar 2008 12:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://vsadilovskiy.wordpress.com/2007/10/19/ora-01461-can-bind-a-long-value-only-for-insert-into-a-long-column/#comment-53</guid>
		<description>Instead of using jdbc, I am using Hibernate with Java Springs, how can I get the fix implemented in my code.</description>
		<content:encoded><![CDATA[<p>Instead of using jdbc, I am using Hibernate with Java Springs, how can I get the fix implemented in my code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
