View Issue Details

IDProjectCategoryView StatusLast Update
0004779SymmetricDSBugpublic2022-08-09 13:11
ReporterJaiGanesh S Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.5 
Target Version3.12.6Fixed in Version3.12.6 
Summary0004779: SQL Server error while syncing data with identity column
DescriptionHi,

I get an error when syncing the updates for tables with Identity column in sql server. Here is the error message I get

Cannot update identity column 'Identity column name'.

This is the config I have for the table.
channel_id reload_channel_id sync_on_update sync_on_insert sync_on_delete use_stream_lobs use_capture_lobs use_capture_old_data use_handle_key_updates stream_row
default reload 1 1 1 1 0 1 1 0
Tagsdata sync, dialect: sql-server

Activities

JaiGanesh S

2021-01-21 07:05

reporter  

image.png (14,460 bytes)   
image.png (14,460 bytes)   

elong

2021-01-21 13:13

developer   ~0001882

That error came up during testing of 3.12.6 and was fixed. Try using version 3.12.6.

Issue History

Date Modified Username Field Change
2021-01-21 07:05 JaiGanesh S New Issue
2021-01-21 07:05 JaiGanesh S Tag Attached: data sync
2021-01-21 07:05 JaiGanesh S Tag Attached: dialect: sql-server
2021-01-21 07:05 JaiGanesh S File Added: image.png
2021-01-21 13:13 elong Note Added: 0001882
2022-08-09 13:11 elong Assigned To => elong
2022-08-09 13:11 elong Status new => closed
2022-08-09 13:11 elong Resolution open => fixed
2022-08-09 13:11 elong Fixed in Version => 3.12.18
2022-08-09 13:11 elong Target Version => 3.12.18
2022-08-09 13:11 elong Description Updated View Revisions