Hi .... Need help in updating the blob content in db2
843859Aug 20 2007 — edited Aug 22 2007Hi 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.