Tag: MS SQL Server Error Codes

SQL Server Error Code – 7938 table error: object id %d, index id %d,

In this blog post, you’ll learn more about the SQL Server Error Code 7938 and the error message description that is shown SQL Server Error Code 7938 SQL Server Error Description for the Code :7938 Table error: object ID %d, index ID %d, partition ID %I64d processing encountered file name “%.*ls” twice in the column directory %d container ID %d (for column ID %d).

SQL Server Error Code – 19210 the server extended protection level is

In this blog post, you’ll learn more about the SQL Server Error Code 19210 and the error message description that is shown SQL Server Error Code 19210 SQL Server Error Description for the Code :19210 The server Extended Protection level is set to Allowed or Required, and the client did not provide a Service Principal Name (SPN). To connect, this client must support Extended Protection….

SQL Server Error Code – 21540 you cannot drop a column defined as data

In this blog post, you’ll learn more about the SQL Server Error Code 21540 and the error message description that is shown SQL Server Error Code 21540 SQL Server Error Description for the Code :21540 You cannot drop a column defined as data type uniqueidentifier with the rowguidcol property because merge replication uses this column for tracking. To drop the column, you must first drop…

SQL Server Error Code – 21650 the value specified for @rowcount_only f

In this blog post, you’ll learn more about the SQL Server Error Code 21650 and the error message description that is shown SQL Server Error Code 21650 SQL Server Error Description for the Code :21650 The value specified for @rowcount_only for the article ‘%s’ is not 1. For an article in a publication from a non-SQL Server Publisher, 1 is the only valid setting for…

SQL Server Error Code – 9340 %sexplicit import of the current target

In this blog post, you’ll learn more about the SQL Server Error Code 9340 and the error message description that is shown SQL Server Error Code 9340 SQL Server Error Description for the Code :9340 %sExplicit import of the current target namespace is invalid. References to items in the current target namespace that have already been loaded in the schema collection will be resolved implicitly.