dbareports
dbareports copied to clipboard
Insert to SQLInfo fails due to tinyint
Do you want to request a feature or report a bug? bug What is the current behavior? Inserting records into the SQLInfo table fails due to the tinyint Error - "Arithmetic overflow error for data type tinyint, value = 2500 **If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://jsfiddle.net Set the cost threshold for parrallelism to a high number on your server, such as 2500 (Don't ask I have just started at this company and there are some weird settings on some of the servers) What is the expected behavior? Data should be inserted correctly Which versions of SQL Server and which OS are affected by this issue? Did this work in previous versions of our procedures? All versions of SQL Server will be affected