<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Update blob in oracle of size &amp;gt; 2k using jdbc</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Wed, 22 May 2013 08:17:31 -0400</pubDate>


    <item>

        <title>Re: Update blob in oracle of size &amp;gt; 2k using jdbc</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30048</link>

        

        
            <description><![CDATA[Hi,
I'm having the same proble. I added new JDBC driver jar for Oracle 10.2 version. But Still having the same problem. May be data is currupted before inserting into the database :o(

Can any1 help?]]></description>
        

        <pubDate>Wed, 05 Sep 2007 09:18:20 -0400</pubDate>

        

        <jf:creationDate>Wed, 05 Sep 2007 09:18:20 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 05 Sep 2007 09:18:20 -0400</jf:modificationDate>
        <jf:date>Sep 5, 2007</jf:date>
        <jf:author>Upeksha Dharma</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Update blob in oracle of size &amp;gt; 2k using jdbc</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30048</link>

        

        
            <description><![CDATA[I also got this problem.<br>After searching the web for reasons, it turned out that it is a known bug in the driver.<br>See also:<br><a href="http://www.koders.com/java/fid9104868B82F5B700A98A7F901815AACB146A7F4F.aspx"...]]></description>
        

        <pubDate>Tue, 19 Jul 2005 11:04:22 -0400</pubDate>

        

        <jf:creationDate>Tue, 19 Jul 2005 11:04:22 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 19 Jul 2005 11:04:22 -0400</jf:modificationDate>
        <jf:date>Jul 19, 2005</jf:date>
        <jf:author>Sven Pohl</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Update blob in oracle of size &amp;gt; 2k using jdbc</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30048</link>

        

        
            <description><![CDATA[One solution to get around this problem is to use the Oracle 10.1.0.4 JDBC thin driver, instead of the Oracle 9.2.0.x thin driver, to work against the Oracle 9.2.0.x database. Apparently it's related a bug in the 9.2.0.x JDBC driver.<br><br>Hanson]]></description>
        

        <pubDate>Thu, 07 Jul 2005 03:20:59 -0400</pubDate>

        

        <jf:creationDate>Thu, 07 Jul 2005 03:20:59 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 07 Jul 2005 03:20:59 -0400</jf:modificationDate>
        <jf:date>Jul 7, 2005</jf:date>
        <jf:author>Hanson Char</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>i like the oracle stored procs for this</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30048</link>

        

        
            <description><![CDATA[I personally like the oracle stored proces for this. Specifically dbms_lob.write (and truncate). You still need a blob but the advantage is that you do not have to use oracles derived implementations of the blob and result set, etc.<br><br>Also, a 2k...]]></description>
        

        <pubDate>Tue, 23 Nov 2004 11:40:13 -0500</pubDate>

        

        <jf:creationDate>Tue, 23 Nov 2004 11:40:13 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 23 Nov 2004 11:40:13 -0500</jf:modificationDate>
        <jf:date>Nov 23, 2004</jf:date>
        <jf:author>bruce goldstein</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Update blob in oracle of size &amp;gt; 2k using jdbc</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30048</link>

        

        
            <description><![CDATA[<blockquote>Hi,I am having a problem in updating a blob column in oracle from jdbc if the size of the blob is greater than 2K in size. The space allocated for the blob column in 2G.Could anyone help in this regardThanksAjit</blockquote><br>How are you...]]></description>
        

        <pubDate>Thu, 18 Nov 2004 17:14:06 -0500</pubDate>

        

        <jf:creationDate>Thu, 18 Nov 2004 17:14:06 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 18 Nov 2004 17:14:06 -0500</jf:modificationDate>
        <jf:date>Nov 18, 2004</jf:date>
        <jf:author>Dana Carroll</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Update blob in oracle of size &amp;gt; 2k using jdbc</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30048</link>

        

        
            <description><![CDATA[Ajit, I believe this is a known issue with the thin jdbc driver - at least it was for Oracle 8, don't know if it's been fixed in 9+.  The oci drivers don't have this problem.]]></description>
        

        <pubDate>Thu, 18 Nov 2004 04:57:27 -0500</pubDate>

        

        <jf:creationDate>Thu, 18 Nov 2004 04:57:27 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 18 Nov 2004 04:57:27 -0500</jf:modificationDate>
        <jf:date>Nov 18, 2004</jf:date>
        <jf:author>Tracy Hartley</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Update blob in oracle of size &amp;gt; 2k using jdbc</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30048</link>

        

        
            <description><![CDATA[Hi,<br><br>I am having a problem in updating a blob column in oracle from jdbc if the size of the blob is greater than 2K in size. The space allocated for the blob column in 2G.<br><br>Could anyone help in this regard<br><br>Thanks<br><br>Ajit]]></description>
        

        <pubDate>Thu, 18 Nov 2004 00:57:39 -0500</pubDate>

        

        <jf:creationDate>Thu, 18 Nov 2004 00:57:39 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 18 Nov 2004 00:57:39 -0500</jf:modificationDate>
        <jf:date>Nov 18, 2004</jf:date>
        <jf:author>Ajit Kar</jf:author>
        <jf:replyCount>8</jf:replyCount>
    </item>



</channel>
</rss>

