SQL Server error code
SQL Server error 8057
SQL Server raises error 8057 at severity 16, which marks a problem with the query or data that you can correct.
Table-valued parameter %d ("%.*ls"), row %I64d, column %d: Data type 0x%02X (user-defined table type). The specified column is computed or default and has ordering or uniqueness set. Ordering and uniqueness can only be set on columns that have client supplied data. | Msg | 8057 |
|---|---|
| Severity | 16 |
| Group | 8000–8999 |