View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002749 | SymmetricDS | Improvement | public | 2016-08-24 14:58 | 2016-08-24 15:00 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 3.8.0 | ||||
Target Version | 3.8.3 | Fixed in Version | 3.8.3 | ||
Summary | 0002749: Firebird "arithmetic exception, numeric overflow, or string truncation" on extract | ||||
Description | Add warning to log when getting "arithmetic exception, numeric overflow, or string truncation" on Firebird that the user needs to enable contains_big_lobs for the channel. The stack trace below is happening on an extract. Caused by: org.jumpmind.db.sql.SqlException: GDS Exception. 335544321. arithmetic exception, numeric overflow, or string truncation No message for code 335544914 found. at org.jumpmind.db.sql.AbstractSqlTemplate.translate(AbstractSqlTemplate.java:283) at org.jumpmind.db.platform.firebird.FirebirdJdbcSqlTemplate.translate(FirebirdJdbcSqlTemplate.java:59) at org.jumpmind.db.sql.AbstractSqlTemplate.translate(AbstractSqlTemplate.java:274) at org.jumpmind.db.sql.JdbcSqlReadCursor.next(JdbcSqlReadCursor.java:131) at org.jumpmind.symmetric.service.impl.DataExtractorService$SelectFromSymDataSource.next(DataExtractorService.java:1582) at org.jumpmind.symmetric.io.data.reader.ExtractDataReader.nextTable(ExtractDataReader.java:101) at org.jumpmind.symmetric.io.data.DataProcessor.forEachTableInBatch(DataProcessor.java:161) at org.jumpmind.symmetric.io.data.DataProcessor.process(DataProcessor.java:116) at org.jumpmind.symmetric.service.impl.DataExtractorService.extractOutgoingBatch(DataExtractorService.java:842) at org.jumpmind.symmetric.service.impl.DataExtractorService$1.call(DataExtractorService.java:584) at org.jumpmind.symmetric.service.impl.DataExtractorService$1.call(DataExtractorService.java:1) at java.util.concurrent.FutureTask.run(FutureTask.java:266) ... 3 more | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-08-24 14:58 | elong | New Issue | |
2016-08-24 14:58 | elong | Status | new => assigned |
2016-08-24 14:58 | elong | Assigned To | => elong |
2016-08-24 15:00 | admin | Changeset attached | => SymmetricDS 3.8 8f6d3d1e |
2016-08-24 15:00 | elong | Status | assigned => resolved |
2016-08-24 15:00 | elong | Fixed in Version | => 3.8.3 |
2016-08-24 15:00 | elong | Resolution | open => fixed |