Tag: MS SQL Server Error Codes
SQL Server Error Code – 20698 a value for the parameter @host_name was
In this blog post, you’ll learn more about the SQL Server Error Code 20698 and the error message description that is shown SQL Server Error Code 20698 SQL Server Error Description for the Code :20698 A value for the parameter @host_name was not specified while publication uses HOST_NAME() for dynamic filtering.
SQL Server Error Code – 15315 the key ‘%.*ls’ is not open. please open
In this blog post, you’ll learn more about the SQL Server Error Code 15315 and the error message description that is shown SQL Server Error Code 15315 SQL Server Error Description for the Code :15315 The key ‘%.*ls’ is not open. Please open the key before using it.
SQL Server Error Code – 19062 could not create a trace file.
In this blog post, you’ll learn more about the SQL Server Error Code 19062 and the error message description that is shown SQL Server Error Code 19062 SQL Server Error Description for the Code :19062 Could not create a trace file.
SQL Server Error Code – 21746 the ‘%s’ character length must not excee
In this blog post, you’ll learn more about the SQL Server Error Code 21746 and the error message description that is shown SQL Server Error Code 21746 SQL Server Error Description for the Code :21746 The ‘%s’ character length must not exceed %d.
SQL Server Error Code – 303 the table ?%.*ls? is an inner member of
In this blog post, you’ll learn more about the SQL Server Error Code 303 and the error message description that is shown SQL Server Error Code 303 SQL Server Error Description for the Code :303 The table ?%.*ls? is an inner member of an outer-join clause. This is not allowed if the table also participates in a regular join clause.
SQL Server Error Code – 1756 skipping foreign key constraint ?%.*ls?
In this blog post, you’ll learn more about the SQL Server Error Code 1756 and the error message description that is shown SQL Server Error Code 1756 SQL Server Error Description for the Code :1756 Skipping FOREIGN KEY constraint ?%.*ls? definition for temporary table. FOREIGN KEY constraints are not enforced on local or global temporary tables.
SQL Server Error Code – 2325 %sthe end tag ?%ls? doesn?t match openin
In this blog post, you’ll learn more about the SQL Server Error Code 2325 and the error message description that is shown SQL Server Error Code 2325 SQL Server Error Description for the Code :2325 %sThe end tag ?%ls? doesn?t match opening tag ?%ls:%ls? from line %u
SQL Server Error Code – 3932 the save point name ?%.*ls? that was pro
In this blog post, you’ll learn more about the SQL Server Error Code 3932 and the error message description that is shown SQL Server Error Code 3932 SQL Server Error Description for the Code :3932 The save point name ?%.*ls? that was provided is too long. The maximum allowed length is %d characters.
SQL Server Error Code – 9632 the salt buffer size is too small.
In this blog post, you’ll learn more about the SQL Server Error Code 9632 and the error message description that is shown SQL Server Error Code 9632 SQL Server Error Description for the Code :9632 The salt buffer size is too small.
SQL Server Error Code – 10322 type %.*ls not found in database %.*ls
In this blog post, you’ll learn more about the SQL Server Error Code 10322 and the error message description that is shown SQL Server Error Code 10322 SQL Server Error Description for the Code :10322 Type %.*ls not found in database %.*ls
SQL Server Error Code – 16606 database ‘%ls’ cannot be deleted because
In this blog post, you’ll learn more about the SQL Server Error Code 16606 and the error message description that is shown SQL Server Error Code 16606 SQL Server Error Description for the Code :16606 Database ‘%ls’ cannot be deleted because it is used as a sync metadata database which still contains sync groups and/or sync agents.
SQL Server Error Code – 211 corruption in database id %i64d, object
In this blog post, you’ll learn more about the SQL Server Error Code 211 and the error message description that is shown SQL Server Error Code 211 SQL Server Error Description for the Code :211 Corruption in database ID %I64d, object ID %ld possibly due to schema or catalog inconsistency. Run DBCC CHECKCATALOG.