Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Hi .... Need help in updating the blob content in db2

843859Aug 20 2007 — edited Aug 22 2007
Hi All,
I am trying to update a blob content in the db2 data base. I am using preparedStatements setBlob method while updating the blob field.

The code works fine on the windows platform. When the application is deployed on ZOS i am getting an SQLException with SQLCODE - 301 with SQLSTATE 42895.

If any one has some idea about.. Please share with me.

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 19 2007
Added on Aug 20 2007
3 comments
284 views