Transferring data to backend is failing
Versions / Builds Affected
All versions
Status
Resolved
Problem Summary
Certain mimetypes are causing exceptions on the SQL server. Data cannot be transferred.
TT / JIRAID
1248
How to Identify
Windows Events Application is full of events 0 Error occurred during bulk inserted data processing. System.Data.SqlClient.SqlException (0x80131904): Arithmetic overflow error converting IDENTITY to data type smallint. Dashboard is not showing any recent data Report are blank for recent cut of date Open SQL management studio and run the following query: USE [DatabaseName] Select count(*) FROM [ActivityBulkData] if the result is greater than 0 and increasing after some attempts, it is clear that the client is affected by this issue
Workaround / Fix Details
Upgrade to 2015 or above
Required Actions
attach the article and upgrade
Priyanka Bhotika
Comments