Category: SQL Server
SQL Server Error Code – 22517 the publication was defined as having no
In this blog post, you’ll learn more about the SQL Server Error Code 22517 and the error message description that is shown SQL Server Error Code 22517 SQL Server Error Description for the Code :22517 The publication was defined as having no dynamic filters, but contains one or more dynamic filters.
SQL Server Error Code – 2113 cannot %s_msg instead of delete or inste
In this blog post, you’ll learn more about the SQL Server Error Code 2113 and the error message description that is shown SQL Server Error Code 2113 SQL Server Error Description for the Code :2113 Cannot %S_MSG INSTEAD OF DELETE or INSTEAD OF UPDATE TRIGGER ?%.*ls? on table ?%.*ls?. This is? because the table has a FOREIGN KEY with cascading DELETE or UPDATE.
SQL Server Error Code – 7356 the ole db provider “%ls” for linked ser
In this blog post, you’ll learn more about the SQL Server Error Code 7356 and the error message description that is shown SQL Server Error Code 7356 SQL Server Error Description for the Code :7356 The OLE DB provider “%ls” for linked server “%ls” supplied inconsistent metadata for a column. The column “%ls” (compile-time ordinal %ld) of object “%ls” was reported to have a “%ls”…
SQL Server Error Code – 10758 the function ‘%.*ls’ may not have order
In this blog post, you’ll learn more about the SQL Server Error Code 10758 and the error message description that is shown SQL Server Error Code 10758 SQL Server Error Description for the Code :10758 The function ‘%.*ls’ may not have ORDER BY in OVER clause.
SQL Server Error Code – 13266 partitioned
In this blog post, you’ll learn more about the SQL Server Error Code 13266 and the error message description that is shown SQL Server Error Code 13266 SQL Server Error Description for the Code :13266 partitioned
SQL Server Error Code – 34012 cannot delete %s referenced by a %s.
In this blog post, you’ll learn more about the SQL Server Error Code 34012 and the error message description that is shown SQL Server Error Code 34012 SQL Server Error Description for the Code :34012 Cannot delete %s referenced by a %s.
SQL Server Error Code – 3505 only the owner of database ?%.*ls? or so
In this blog post, you’ll learn more about the SQL Server Error Code 3505 and the error message description that is shown SQL Server Error Code 3505 SQL Server Error Description for the Code :3505 Only the owner of database ?%.*ls? or someone with relevant permissions can run the CHECKPOINT statement.
SQL Server Error Code – 12412 internal table access error: failed to a
In this blog post, you’ll learn more about the SQL Server Error Code 12412 and the error message description that is shown SQL Server Error Code 12412 SQL Server Error Description for the Code :12412 Internal table access error: failed to access the Query Store internal table with HRESULT: 0x%x.
SQL Server Error Code – 31005 could not create dta tuning option file
In this blog post, you’ll learn more about the SQL Server Error Code 31005 and the error message description that is shown SQL Server Error Code 31005 SQL Server Error Description for the Code :31005 Could not create DTA tuning option file when invoking DTA for auto indexing.
SQL Server Error Code – 295 conversion failed when converting charac
In this blog post, you’ll learn more about the SQL Server Error Code 295 and the error message description that is shown SQL Server Error Code 295 SQL Server Error Description for the Code :295 Conversion failed when converting character string to smalldatetime data type.
SQL Server Error Code – 8311 unable to map view of file mapping objec
In this blog post, you’ll learn more about the SQL Server Error Code 8311 and the error message description that is shown SQL Server Error Code 8311 SQL Server Error Description for the Code :8311 Unable to map view of file mapping object ‘%ls’ into SQL Server process address space. SQL Server performance counters are disabled.
SQL Server Error Code – 13503 system-versioned table cannot have more
In this blog post, you’ll learn more about the SQL Server Error Code 13503 and the error message description that is shown SQL Server Error Code 13503 SQL Server Error Description for the Code :13503 System-versioned table cannot have more than one ‘GENERATED ALWAYS AS ROW END’ column.