Category: SQL Server
SQL Server Error Code – 33582 cannot create the module. executing the
In this blog post, you’ll learn more about the SQL Server Error Code 33582 and the error message description that is shown SQL Server Error Code 33582 SQL Server Error Description for the Code :33582 Cannot create the module. Executing the module requires keys in a secure enclave, but this is not supported for memory-optimized tables.
SQL Server Error Code – 46510 file_format cannot be specified for rdbm
In this blog post, you’ll learn more about the SQL Server Error Code 46510 and the error message description that is shown SQL Server Error Code 46510 SQL Server Error Description for the Code :46510 FILE_FORMAT cannot be specified for RDBMS data source.
SQL Server Error Code – 8151 both a primary key and unique constraint
In this blog post, you’ll learn more about the SQL Server Error Code 8151 and the error message description that is shown SQL Server Error Code 8151 SQL Server Error Description for the Code :8151 Both a PRIMARY KEY and UNIQUE constraint have been defined for column ‘%.*ls’, table ‘%.*ls’. Only one is allowed.
SQL Server Error Code – 21355 warning: only subscribers running sql se
In this blog post, you’ll learn more about the SQL Server Error Code 21355 and the error message description that is shown SQL Server Error Code 21355 SQL Server Error Description for the Code :21355 Warning: only Subscribers running SQL Server 7.0 Service Pack 2 or later can synchronize with publication ‘%s’ because merge metadata cleanup task is performed.
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.
SQL Server Error Code – 9243 query notification delivery could not se
In this blog post, you’ll learn more about the SQL Server Error Code 9243 and the error message description that is shown SQL Server Error Code 9243 SQL Server Error Description for the Code :9243 Query notification delivery could not send message on dialog ‘%.*ls’. Query notification delivery failed because of the following error in service broker: ‘%.*ls’. See the error log for additional information.
SQL Server Error Code – 12026 could not find required comparison predi
In this blog post, you’ll learn more about the SQL Server Error Code 12026 and the error message description that is shown SQL Server Error Code 12026 SQL Server Error Description for the Code :12026 Could not find required comparison predicate
SQL Server Error Code – 1066 warning. line %d: the option ?%ls? is ob
In this blog post, you’ll learn more about the SQL Server Error Code 1066 and the error message description that is shown SQL Server Error Code 1066 SQL Server Error Description for the Code :1066 Warning. Line %d: The option ?%ls? is obsolete and has no effect.
SQL Server Error Code – 4177 the from clause of a prob_match query mu
In this blog post, you’ll learn more about the SQL Server Error Code 4177 and the error message description that is shown SQL Server Error Code 4177 SQL Server Error Description for the Code :4177 The FROM clause of a PROB_MATCH query must consist of a single derived table.