Category: SQL Server

SQL Server Error Code – 147 an aggregate may not appear in the where

In this blog post, you’ll learn more about the SQL Server Error Code 147 and the error message description that is shown SQL Server Error Code 147 SQL Server Error Description for the Code :147 An aggregate may not appear in the WHERE clause unless it is in a subquery contained in a HAVING clause or a select list, and the column being aggregated is…

SQL Server Error Code – 8057 table-valued parameter %d (“%.*ls”), row

In this blog post, you’ll learn more about the SQL Server Error Code 8057 and the error message description that is shown SQL Server Error Code 8057 SQL Server Error Description for the Code :8057 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…

SQL Server Error Code – 1479 the mirroring connection to ?%.*ls? has

In this blog post, you’ll learn more about the SQL Server Error Code 1479 and the error message description that is shown SQL Server Error Code 1479 SQL Server Error Description for the Code :1479 The mirroring connection to ?%.*ls? has timed out for database ?%.*ls? after %d seconds without a response.? Check the service and network connections.