Seaquel
SQL Server error code

SQL Server error 8047

SQL Server raises error 8047 at severity 16, which marks a problem with the query or data that you can correct.

The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Table-valued parameter %d ("%.*ls"), row %I64d, column %d: Data type 0x%02X (user-defined table type) has a non-zero length database name specified. Database name is not allowed with a table-valued parameter, only schema name and type name are valid.
Msg8047
Severity16
Group8000–8999

Source: Database Engine events and errors