View Issue Details

IDProjectCategoryView StatusLast Update
0006464SymmetricDS ProBugpublic2024-05-30 19:33
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.7Fixed in Version3.15.7 
Summary0006464: SQL-Server bcp error datetime fractional second precision exceeded
DescriptionThe bcp bulk loader for SQL Server can get an error for a datetime/datetime2 column if the fractional seconds precision is larger than the size of the field.

 Error = [Microsoft][ODBC Driver 18 for SQL Server] Datetime field overflow. Fractional second precision exceeds the scale specified in the parameter binding.

For example, H2 can hold 9 digits of fractional precision in a timestamp.
Tagsbulk, dialect: sql-server

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-05-30 18:59 elong New Issue
2024-05-30 18:59 elong Status new => assigned
2024-05-30 18:59 elong Assigned To => elong
2024-05-30 18:59 elong Tag Attached: bulk
2024-05-30 18:59 elong Tag Attached: dialect: sql-server
2024-05-30 19:33 elong Status assigned => resolved
2024-05-30 19:33 elong Resolution open => fixed
2024-05-30 19:33 elong Fixed in Version => 3.15.7
2024-06-07 16:46 admin Status resolved => closed