Hi,
      To solve the problem, I will require the error code and the query
that is failing. All other queries without BLOB (in same table) are working
in both, right?

Cheers,
Abhigyan Agrawal




                                                                           
             Curro                                                         
             <[EMAIL PROTECTED]                                             
             om>                                                        To 
                                       user-java@ibatis.apache.org         
             17/12/2007 14:30                                           cc 
                                                                           
                                                                   Subject 
             Please respond to         Problem with DB2 and BLOB!!         
             [EMAIL PROTECTED]                                             
                apache.org                                                 
                                                                           
                                                                           
                                                                           
                                                                           




Hi,

I have a problem with all the querys that work with BLOB data in DB2 v8.1.
In my local site (Windows) works fine, but in production (Unix) don't work,
this is the log error:


---> SqlMapClient operation; uncategorized SQLException for SQL []; SQL
state [FFFFF]; error code [-4];


         --- The error occurred in mySqlMap.xml.


         --- The error occurred while executing query.  .


         --- Check the SQL Statement (preparation failed).


         --- Cause: java.sql.SQLException: DB2JDBCCursor Received Error in
Method describe:RETURN CODE==> -4 SQLSTATE ==> FFFFF Error Tokens ==> <<DB2
8.1 SQLJ/JDBC>> ; nested exception is
com.ibatis.common.jdbc.exception.NestedSQLException :


I'm using ibatis 2.3.0.677

Any idea?

Reply via email to