MSSQLSERVER_2570

New: 12 December 2006

Details

Product Name

SQL Server

Product Version

9.0

Product Build Number

9.00.1281.60

Event ID

2570

Event Source

MSSQLSERVER

Component

SQLEngine

Symbolic Name

DBCC_COLUMN_VALUE_OUT_OF_RANGE

Message Text

Page P_ID, slot S_ID in object ID O_ID, index ID I_ID, partition ID PN_ID, alloc unit ID A_ID (type TYPE). Column COLUMN_NAME value is out of range for data type "DATATYPE". Update column to a legal value.

Explanation

The column value that is contained in the specified column is outside the range of possible values for the column data type.

User Action

The error is not repairable. Update the column to a value within the range for the data type of the column and run the command again.

See Also

Other Resources

UPDATE (Transact-SQL)
Data Types (Transact-SQL)

Help and Information

Getting SQL Server 2005 Assistance