"Error number %1 for RAISERROR must not be less than 17000"
| Item |
Description |
|
SQLCode
|
-296L
|
|
Constant
|
ERROR_NUMBER_OUT_OF_RANGE
|
|
SQLState
|
53W07
|
|
ODBC 2 State
|
37000
|
|
ODBC 3 State
|
42000
|
|
Sybase Error Code
|
2165
|
|
Severity Code
|
16
|
|
Parameter 1
|
Error number.
|
Probable cause
You supplied an invalid error number in a RAISERROR statement. The number must be greater than or equal to 17000.