SQL Server error code
SQL Server error 3914
SQL Server raises error 3914 at severity 16, which marks a problem with the query or data that you can correct.
The data type "%s" is invalid for transaction names or savepoint names. Allowed data types are char, varchar, nchar, varchar(max), nvarchar, and nvarchar(max).
| Msg | 3914 |
|---|---|
| Severity | 16 |
| Group | 3000–3999 |