Re: MS SQL Shadowing on Linux
Vadym
4-20-18
When HW on Windows I have similar problem. Also HW service crushing.

Starting:
2018-04-20 22:52:34 ODBC INIT SQLTCHAR: 2
2018-04-20 22:52:34 Connected to relational database

Use "Build RDB Data":
2018-04-20 22:48:02 SA/THREAD(22) CheckInternetEnabler failed
2018-04-20 22:48:19 SA Error building RDB Data

Use "Build All RDB Data"
2018-04-20 22:51:06 SA Failed executing prepared insert, rc: -1
2018-04-20 22:51:06 SA Failed executing prepared insert, vc: CUVc

2018-04-20 22:51:06 SA ODBC ERROR, SQLSTATE 22008 message '[Microsoft][ODBC SQL Server Driver]Datetime field overflow' NATIVE ERROR 0
2018-04-20 22:51:06 SA Disabling RDB interface due to previous errors
2018-04-20 22:51:06 SA Error building RDB Data
2018-04-20 22:52:05 SA Error clearing RDB Data
2018-04-20 22:52:09 SA Error clearing RDB Data
2018-04-20 22:52:16 SA Error clearing RDB Data
Crush
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026