Seaquel
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.
Msg8057
Severity16
Group8000–8999

Source: Database Engine events and errors