SQL Server error code
SQL Server error 8199
SQL Server raises error 8199 at severity 16, which marks a problem with the query or data that you can correct.
In EXECUTE <procname>, procname can only be a literal or variable of type char, varchar, nchar, or nvarchar.
| Msg | 8199 |
|---|---|
| Severity | 16 |
| Group | 8000–8999 |