View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004779 | SymmetricDS | Bug | public | 2021-01-21 07:05 | 2021-01-21 13:13 |
Reporter | JaiGanesh S | Assigned To | |||
Priority | normal | ||||
Status | new | Resolution | open | ||
Product Version | 3.12.5 | ||||
Summary | 0004779: SQL Server error while syncing data with identity column | ||||
Description | Hi, 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 | ||||
Tags | data sync, dialect: sql-server | ||||
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 |