Category: SQL Server

SQL Server Error Code – 30030 the search property ‘%.*ls’ does not exi

In this blog post, you’ll learn more about the SQL Server Error Code 30030 and the error message description that is shown SQL Server Error Code 30030 SQL Server Error Description for the Code :30030 The search property ‘%.*ls’ does not exist, or you do not have permission to perform this action. Verify that the correct search property is specified and that you have the…

SQL Server Error Code – 361 the number of target columns that are sp

In this blog post, you’ll learn more about the SQL Server Error Code 361 and the error message description that is shown SQL Server Error Code 361 SQL Server Error Description for the Code :361 The number of target columns that are specified in an INSERT, UPDATE, or MERGE statement exceeds the maximum of %d. This total number includes identity, timestamp, and columns that have…

SQL Server Error Code – 8914 incorrect pfs free space information for

In this blog post, you’ll learn more about the SQL Server Error Code 8914 and the error message description that is shown SQL Server Error Code 8914 SQL Server Error Description for the Code :8914 Incorrect PFS free space information for page %S_PGID in object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls). Expected value %hs, actual value %hs.

SQL Server Error Code – 8969 table error: iam chain linkage error: ob

In this blog post, you’ll learn more about the SQL Server Error Code 8969 and the error message description that is shown SQL Server Error Code 8969 SQL Server Error Description for the Code :8969 Table error: IAM chain linkage error: Object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls). The next page for IAM page %S_PGID is %S_PGID,…

SQL Server Error Code – 9240 service broker dialog ‘%.*ls’ could not

In this blog post, you’ll learn more about the SQL Server Error Code 9240 and the error message description that is shown SQL Server Error Code 9240 SQL Server Error Description for the Code :9240 Service broker dialog ‘%.*ls’ could not be closed due to a broker error in database with id ‘%d’ because of the following error in service broker: ‘%.*ls’.

SQL Server Error Code – 35348 the statement failed because table ‘%.*l

In this blog post, you’ll learn more about the SQL Server Error Code 35348 and the error message description that is shown SQL Server Error Code 35348 SQL Server Error Description for the Code :35348 The statement failed because table ‘%.*ls’ uses vardecimal storage format. A columnstore index cannot be created on a table using vardecimal storage. Consider rebuilding the table without vardecimal storage.

SQL Server Error Code – 47105 the always on availability groups featur

In this blog post, you’ll learn more about the SQL Server Error Code 47105 and the error message description that is shown SQL Server Error Code 47105 SQL Server Error Description for the Code :47105 The Always On Availability Groups feature must be enabled for this server instance before you can perform availability group operations. Please enable the feature, then retry the operation.