Error 296

Message text

Error number %1 for RAISERROR is less than 17000

Item

Value

SQLCode

-296

Constant

SQLE_ERROR_NUMBER_OUT_OF_RANGE

SQLState

53W07

ODBC State

42000

Parameter 1

error number

Probable cause

The error number used in a RAISERROR statement is invalid. The number must be greater than or equal to 17000.