Tag: MS SQL Server Error Codes
SQL Server Error Code – 2715 column, parameter, or variable #%d: cann
In this blog post, you’ll learn more about the SQL Server Error Code 2715 and the error message description that is shown SQL Server Error Code 2715 SQL Server Error Description for the Code :2715 Column, parameter, or variable #%d: Cannot find data type %.*ls.
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 – 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 – 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 – 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…