Tag: MS SQL Server Error Codes
SQL Server Error Code – 865 buffer pool extension is only supported
In this blog post, you’ll learn more about the SQL Server Error Code 865 and the error message description that is shown SQL Server Error Code 865 SQL Server Error Description for the Code :865 Buffer pool extension is only supported on Standard and Enterprise Editions of SQL Server.
SQL Server Error Code – 9701 cannot start service broker activation m
In this blog post, you’ll learn more about the SQL Server Error Code 9701 and the error message description that is shown SQL Server Error Code 9701 SQL Server Error Description for the Code :9701 Cannot start Service Broker activation manager. This message is a symptom of another problem. Check the SQL Server error log and the operating system error log for additional messages and…
SQL Server Error Code – 21049 the login ‘%s’ does not have access perm
In this blog post, you’ll learn more about the SQL Server Error Code 21049 and the error message description that is shown SQL Server Error Code 21049 SQL Server Error Description for the Code :21049 The login ‘%s’ does not have access permission on publication ‘%s’ because it is not in the publication access list.
SQL Server Error Code – 21380 cannot add timestamp column without forc
In this blog post, you’ll learn more about the SQL Server Error Code 21380 and the error message description that is shown SQL Server Error Code 21380 SQL Server Error Description for the Code :21380 Cannot add timestamp column without forcing reinitialization. Set @force_reinit_subscription to 1 to force reinitialization.
SQL Server Error Code – 35263 during the undo phase, a function call (
In this blog post, you’ll learn more about the SQL Server Error Code 35263 and the error message description that is shown SQL Server Error Code 35263 SQL Server Error Description for the Code :35263 During the undo phase, a function call (%ls) to the primary replica returned an unexpected status (Code: %d). Check for a possible cause in the SQL Server error log for…
SQL Server Error Code – 3989 new request is not allowed to start beca
In this blog post, you’ll learn more about the SQL Server Error Code 3989 and the error message description that is shown SQL Server Error Code 3989 SQL Server Error Description for the Code :3989 New request is not allowed to start because it should come with valid transaction descriptor.
SQL Server Error Code – 8526 cannot go remote while the session is en
In this blog post, you’ll learn more about the SQL Server Error Code 8526 and the error message description that is shown SQL Server Error Code 8526 SQL Server Error Description for the Code :8526 Cannot go remote while the session is enlisted in a distributed transaction that has an active savepoint.
SQL Server Error Code – 11248 a corrupted message has been received. t
In this blog post, you’ll learn more about the SQL Server Error Code 11248 and the error message description that is shown SQL Server Error Code 11248 SQL Server Error Description for the Code :11248 A corrupted message has been received. The SSPI login header is invalid.
SQL Server Error Code – 13105 create
In this blog post, you’ll learn more about the SQL Server Error Code 13105 and the error message description that is shown SQL Server Error Code 13105 SQL Server Error Description for the Code :13105 create
SQL Server Error Code – 18301 reason: could not find a login matching
In this blog post, you’ll learn more about the SQL Server Error Code 18301 and the error message description that is shown SQL Server Error Code 18301 SQL Server Error Description for the Code :18301 Reason: Could not find a login matching the name provided.
SQL Server Error Code – 19436 always on: a failure [%d] was encountere
In this blog post, you’ll learn more about the SQL Server Error Code 19436 and the error message description that is shown SQL Server Error Code 19436 SQL Server Error Description for the Code :19436 Always On: A failure [%d] was encountered while waiting for LSN %S_LSN to be hardened on the Commit Manager [%d] for database ID [%d] on partner ID [%s].
SQL Server Error Code – 22992 the specified @job_type, %s, is not supp
In this blog post, you’ll learn more about the SQL Server Error Code 22992 and the error message description that is shown SQL Server Error Code 22992 SQL Server Error Description for the Code :22992 The specified @job_type, %s, is not supported. The value specified for the parameter @job_type must be N’capture’ to indicate a capture job, or N’cleanup’ to indicate a cleanup job.