Category: SQL Server
SQL Server Error Code – 2576 the index allocation map (iam) page %s_p
In this blog post, you’ll learn more about the SQL Server Error Code 2576 and the error message description that is shown SQL Server Error Code 2576 SQL Server Error Description for the Code :2576 The Index Allocation Map (IAM) page %S_PGID is pointed to by the previous pointer of IAM page %S_PGID in object ID %d, index ID %d, partition ID %I64d, alloc unit…
SQL Server Error Code – 6382 could not find selective xml index named
In this blog post, you’ll learn more about the SQL Server Error Code 6382 and the error message description that is shown SQL Server Error Code 6382 SQL Server Error Description for the Code :6382 Could not find selective XML index named ‘%.*ls’ on table ‘%.*ls’
SQL Server Error Code – 22560 merge replication does not allow filters
In this blog post, you’ll learn more about the SQL Server Error Code 22560 and the error message description that is shown SQL Server Error Code 22560 SQL Server Error Description for the Code :22560 Merge replication does not allow filters that reference dynamic functions that take one or more parameters. Check the function “%s”.
SQL Server Error Code – 26073 failed to clean up event associated with
In this blog post, you’ll learn more about the SQL Server Error Code 26073 and the error message description that is shown SQL Server Error Code 26073 SQL Server Error Description for the Code :26073 Failed to clean up event associated with TCP connection, this is most likely because the server was under heavy load. Operating system return code: %#x
SQL Server Error Code – 28728 request aborted due to communication err
In this blog post, you’ll learn more about the SQL Server Error Code 28728 and the error message description that is shown SQL Server Error Code 28728 SQL Server Error Description for the Code :28728 Request aborted due to communication errors: no channel maps of version %d for component %d found to create channel %I64u.
SQL Server Error Code – 268 cannot run select into in this database.
In this blog post, you’ll learn more about the SQL Server Error Code 268 and the error message description that is shown SQL Server Error Code 268 SQL Server Error Description for the Code :268 Cannot run SELECT INTO in this database. The database owner must run sp_dboption to enable this option.
SQL Server Error Code – 10520 cannot create plan guide ‘%.*ls’ because
In this blog post, you’ll learn more about the SQL Server Error Code 10520 and the error message description that is shown SQL Server Error Code 10520 SQL Server Error Description for the Code :10520 Cannot create plan guide ‘%.*ls’ because @type was specified as ‘%ls’ and a non-NULL value is specified for the parameter ‘%ls’. This type requires a NULL value for the parameter….
SQL Server Error Code – 21599 the parameters @article and @join_articl
In this blog post, you’ll learn more about the SQL Server Error Code 21599 and the error message description that is shown SQL Server Error Code 21599 SQL Server Error Description for the Code :21599 The parameters @article and @join_articlename cannot have the same value. Specify different articles for the two parameters; self-joins are not permitted.
SQL Server Error Code – 49901 the number of max worker threads that is
In this blog post, you’ll learn more about the SQL Server Error Code 49901 and the error message description that is shown SQL Server Error Code 49901 SQL Server Error Description for the Code :49901 The number of max worker threads that is configured %u is less than the minimum allowed on this computer. The default number of %u will be used instead. To change…
SQL Server Error Code – 14700 collects data about the disk and log usa
In this blog post, you’ll learn more about the SQL Server Error Code 14700 and the error message description that is shown SQL Server Error Code 14700 SQL Server Error Description for the Code :14700 Collects data about the disk and log usage for all databases.
Connecting to a Database in SQL Server Management Studio
Most of the time you will be connecting to your database when working in SQL Server Management Studio. You want to know how to connect to a particular database in SQL Management Studio when working with SQL Server 2014 and executing a query. For example , you want to connect to the AdventureWorks2014 database. How to connect to a database in SQL Management Studio in…
SQL Server Error Code – 21421 article ‘%s’ cannot be dropped because t
In this blog post, you’ll learn more about the SQL Server Error Code 21421 and the error message description that is shown SQL Server Error Code 21421 SQL Server Error Description for the Code :21421 Article ‘%s’ cannot be dropped because there are other articles using it as a join article.
SQL Server Error Code – 45129 parameter “%ls” is invalid.
In this blog post, you’ll learn more about the SQL Server Error Code 45129 and the error message description that is shown SQL Server Error Code 45129 SQL Server Error Description for the Code :45129 Parameter “%ls” is invalid.
SQL Server Error Code – 21794 the value specified for the @propertynam
In this blog post, you’ll learn more about the SQL Server Error Code 21794 and the error message description that is shown SQL Server Error Code 21794 SQL Server Error Description for the Code :21794 The value specified for the @propertyname parameter is not valid. Use one of the following values: %s.
SQL Server Error Code – 9784 service broker received an error message
In this blog post, you’ll learn more about the SQL Server Error Code 9784 and the error message description that is shown SQL Server Error Code 9784 SQL Server Error Description for the Code :9784 Service Broker received an error message on this conversation. Service Broker will not transmit the message; it will be held until the application ends the conversation.
SQL Server Error Code – 9984 informational: full-text %ls population
In this blog post, you’ll learn more about the SQL Server Error Code 9984 and the error message description that is shown SQL Server Error Code 9984 SQL Server Error Description for the Code :9984 Informational: Full-text %ls population paused for table or indexed view ‘%ls’ (table or indexed view ID ‘%d’, database ID ‘%d’).
SQL Server Error Code – 11611 specifying schema elements in the create
In this blog post, you’ll learn more about the SQL Server Error Code 11611 and the error message description that is shown SQL Server Error Code 11611 SQL Server Error Description for the Code :11611 Specifying schema elements in the CREATE SCHEMA statement is not supported.
SQL Server Error Code – 14872 remote_data_archive_override hint not pe
In this blog post, you’ll learn more about the SQL Server Error Code 14872 and the error message description that is shown SQL Server Error Code 14872 SQL Server Error Description for the Code :14872 REMOTE_DATA_ARCHIVE_OVERRIDE hint not permitted on INSERT statements.
SQL Server Error Code – 15562 the module being executed is not trusted
In this blog post, you’ll learn more about the SQL Server Error Code 15562 and the error message description that is shown SQL Server Error Code 15562 SQL Server Error Description for the Code :15562 The module being executed is not trusted. Either the owner of the database of the module needs to be granted authenticate permission, or the module needs to be digitally signed.
SQL Server Error Code – 15823 the filepath function requires 0 argumen
In this blog post, you’ll learn more about the SQL Server Error Code 15823 and the error message description that is shown SQL Server Error Code 15823 SQL Server Error Description for the Code :15823 The filepath function requires 0 arguments or exactly 1 constant integer value argument.