Event Id | 1002 |
Source | MSSQLServer |
Description | Line %d: Specified scale %d is invalid. |
Event Information | CAUSE: This error occurs when the scale of a decimal or numeric column does not fall between the allowable minimum and maximum values based on the precision of the column. RESOLUTION: Specify the precision with p, which must be between 1 and the maximum precision, and the scale with s, which must be between 0 and p. If you do not specify the precision, Microsoft® SQL Server™ uses a default precision of 18. If you do not specify the scale, SQL Server uses a default scale of 0. |
Reference Links | Microsoft product: SQL Server Version: 2000.80.760.0 Event Source: MSSQLServer Event ID: 1002 |
Catch threats immediately
We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.