Tag: MS SQL Server Error Codes
SQL Server Error Code – 47035 reason: login failed because it was atte
In this blog post, you’ll learn more about the SQL Server Error Code 47035 and the error message description that is shown SQL Server Error Code 47035 SQL Server Error Description for the Code :47035 Reason: Login failed because it was attempting to use integrated authentication, which we do not support.
SQL Server Error Code – 13281 creation_disposition
In this blog post, you’ll learn more about the SQL Server Error Code 13281 and the error message description that is shown SQL Server Error Code 13281 SQL Server Error Description for the Code :13281 CREATION_DISPOSITION
SQL Server Error Code – 21766 table %s contains an identity column tha
In this blog post, you’ll learn more about the SQL Server Error Code 21766 and the error message description that is shown SQL Server Error Code 21766 SQL Server Error Description for the Code :21766 Table %s contains an identity column that is marked as Not For Replication, but the @identitymanagementoption parameter of sp_addarticle is set to ‘none’. To support immediate updating subscriptions, specify a…
SQL Server Error Code – 30098 an internal query to load data for a cra
In this blog post, you’ll learn more about the SQL Server Error Code 30098 and the error message description that is shown SQL Server Error Code 30098 SQL Server Error Description for the Code :30098 An internal query to load data for a crawl on database ‘%.*ls’ and table ‘%.*ls’ failed with error code %d. Check the sql error code for more information about the…
SQL Server Error Code – 8381 sqloledb is no longer a supported provid
In this blog post, you’ll learn more about the SQL Server Error Code 8381 and the error message description that is shown SQL Server Error Code 8381 SQL Server Error Description for the Code :8381 SQLOLEDB is no longer a supported provider. Please use SQL Native Client (SQLNCLI) for ad hoc connection to SQL Server.
SQL Server Error Code – 17750 could not load the dll %ls, or one of th
In this blog post, you’ll learn more about the SQL Server Error Code 17750 and the error message description that is shown SQL Server Error Code 17750 SQL Server Error Description for the Code :17750 Could not load the DLL %ls, or one of the DLLs it references. Reason: %ls.
SQL Server Error Code – 21755 failed to mark ‘%s’ as a system object.
In this blog post, you’ll learn more about the SQL Server Error Code 21755 and the error message description that is shown SQL Server Error Code 21755 SQL Server Error Description for the Code :21755 Failed to mark ‘%s’ as a system object.
SQL Server Error Code – 21758 cannot find a valid queue reader agent i
In this blog post, you’ll learn more about the SQL Server Error Code 21758 and the error message description that is shown SQL Server Error Code 21758 SQL Server Error Description for the Code :21758 Cannot find a valid Queue Reader Agent ID for the subscription to Publisher %s, database %s, publication %s. The specified subscription to an updating Subscriber publication is not initialized. Run…
SQL Server Error Code – 33046 server principal ‘%.*ls’ has no credenti
In this blog post, you’ll learn more about the SQL Server Error Code 33046 and the error message description that is shown SQL Server Error Code 33046 SQL Server Error Description for the Code :33046 Server principal ‘%.*ls’ has no credential associated with %S_MSG ‘%.*ls’.
SQL Server Error Code – 37107 the database ‘%.*ls’ on server ‘%.*ls’ h
In this blog post, you’ll learn more about the SQL Server Error Code 37107 and the error message description that is shown SQL Server Error Code 37107 SQL Server Error Description for the Code :37107 The database ‘%.*ls’ on server ‘%.*ls’ has service level objective ‘%.*ls’ which is not supported for use as a job account database.
SQL Server Error Code – 41370 resource pool ‘%.*ls’ does not exist or
In this blog post, you’ll learn more about the SQL Server Error Code 41370 and the error message description that is shown SQL Server Error Code 41370 SQL Server Error Description for the Code :41370 Resource pool ‘%.*ls’ does not exist or resource governor has not been reconfigured.
SQL Server Error Code – 46916 queries that reference external tables a
In this blog post, you’ll learn more about the SQL Server Error Code 46916 and the error message description that is shown SQL Server Error Code 46916 SQL Server Error Description for the Code :46916 Queries that reference external tables are not supported by the legacy cardinality estimation framework. Ensure that trace flag 9481 is not enabled, the database compatibility level is at least 120…
SQL Server Error Code – 847 timeout occurred while waiting for latch
In this blog post, you’ll learn more about the SQL Server Error Code 847 and the error message description that is shown SQL Server Error Code 847 SQL Server Error Description for the Code :847 Timeout occurred while waiting for latch: class ?%ls?, id %p, type %d, Task 0x%p : %d, waittime %d seconds, flags 0x%I64x, owning task 0x%p. Continuing to wait.
SQL Server Error Code – 10505 cannot create plan guide ‘%.*ls’ because
In this blog post, you’ll learn more about the SQL Server Error Code 10505 and the error message description that is shown SQL Server Error Code 10505 SQL Server Error Description for the Code :10505 Cannot create plan guide ‘%.*ls’ because value ‘%.*ls’ provided for @module_or_batch is not legal two-part name. Use ‘schema_name.object_name’.
SQL Server Error Code – 15137 an error occurred during the execution o
In this blog post, you’ll learn more about the SQL Server Error Code 15137 and the error message description that is shown SQL Server Error Code 15137 SQL Server Error Description for the Code :15137 An error occurred during the execution of sp_xp_cmdshell_proxy_account. Possible reasons: the provided account was invalid or the ‘%.*ls’ credential could not be created. Error code: %ls, Error Status: %d.
SQL Server Error Code – 35271 the availability database %ls in availai
In this blog post, you’ll learn more about the SQL Server Error Code 35271 and the error message description that is shown SQL Server Error Code 35271 SQL Server Error Description for the Code :35271 The availability database %ls in availailability group %ls failed to complete a reconfiguration. Refer to the error code for more details. If this condition persists, contact the system administrator.
SQL Server Error Code – 40964 the vcore min per database (%d) cannot e
In this blog post, you’ll learn more about the SQL Server Error Code 40964 and the error message description that is shown SQL Server Error Code 40964 SQL Server Error Description for the Code :40964 The VCore min per database (%d) cannot exceed the VCore max per database (%d).
SQL Server Error Code – 41653 database ‘%.*ls’ encountered an error (e
In this blog post, you’ll learn more about the SQL Server Error Code 41653 and the error message description that is shown SQL Server Error Code 41653 SQL Server Error Description for the Code :41653 Database ‘%.*ls’ encountered an error (error type: %d ‘%.*ls’) causing failure of the availability group ‘%.*ls’. Refer to the SQL Server error log for information about the errors that were…
SQL Server Error Code – 991 failed to take the host database ?%.*ls?
In this blog post, you’ll learn more about the SQL Server Error Code 991 and the error message description that is shown SQL Server Error Code 991 SQL Server Error Description for the Code :991 Failed to take the host database ?%.*ls? offline when one or more of its partition databases is marked as suspect.
SQL Server Error Code – 3827 warning: the table ?%.*ls?.?%.*ls? is un
In this blog post, you’ll learn more about the SQL Server Error Code 3827 and the error message description that is shown SQL Server Error Code 3827 SQL Server Error Description for the Code :3827 Warning: The table ?%.*ls?.?%.*ls? is unavailable because it contains a persisted computed column that depends on ?%.*ls?, the implementation of which has changed. Rebuild the table offline and reconstruct the…