611
Product Name Event ID 611 Event Source MSSQLSERVER Component SQLEngine Symbolic Name VAR_SIZE_TOO_BIG Message Text Cannot insert
Product Name
Event ID
611
Event Source
MSSQLSERVER
Component
SQLEngine
Symbolic
Name
VAR_SIZE_TOO_BIG
Message Text
Cannot insert or update a row because total variable column size, including overhead, is
%d bytes more than the limit.
The maximum variable column size is more than that allowed by the schema. Error 611 is
returned when the variable column is over the limit in the fixed case when vardecimal storage
format is enabled, or when the variable column size is over the limit allowed in SQL Server for a
compressed data record.
Reduce the size of the record.
ノ
Expand table