com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data truncated for column 'import_time'
Posted by: alejandro crespo
Date: May 10, 2007 11:52AM

I actually have this problem when I'm trying to run a script

I think that could be a configuration problem, but I don't know how to resolve it.

[java] Exception in thread "main" com.jumptap.common.utils.JumpTapException: Processing file accuweather_uscur.xml at : org.springframework.jdbc.UncategorizedSQLException: SqlMapClient operation; uncategorized SQLException for SQL []; SQL state [01004]; error code [0];

[java] --- The error occurred in config/analysis/sqlmaps/DataImportLog.xml.
[java] --- The error occurred while applying a parameter map.
[java] --- Check the dataImportLog.insert-InlineParameterMap.
[java] --- Check the statement (update failed).
[java] --- Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data truncated for column 'import_time' at row 1; nested exception is com.ibatis.common.jdbc.exception.


Thanks, Alex!

Options: ReplyQuote


Subject
Written By
Posted
com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data truncated for column 'import_time'
May 10, 2007 11:52AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.