Tag: MS SQL Server Error Codes
SQL Server Error Code – 49940 unable to open one or more of the user-s
In this blog post, you’ll learn more about the SQL Server Error Code 49940 and the error message description that is shown SQL Server Error Code 49940 SQL Server Error Description for the Code :49940 Unable to open one or more of the user-specified certificate file(s). Verify that the certificate file(s) exist with read permissions for the user and group running SQL Server.
SQL Server Error Code – 1925 cannot convert a clustered index to a no
In this blog post, you’ll learn more about the SQL Server Error Code 1925 and the error message description that is shown SQL Server Error Code 1925 SQL Server Error Description for the Code :1925 Cannot convert a clustered index to a nonclustered index by using the DROP_EXISTING option. To change the index type from clustered to nonclustered, delete the clustered index, and then create…
SQL Server Error Code – 7931 database error: the filestream directory
In this blog post, you’ll learn more about the SQL Server Error Code 7931 and the error message description that is shown SQL Server Error Code 7931 SQL Server Error Description for the Code :7931 Database error: The FILESTREAM directory ID %.*ls for a partition was seen two times.
SQL Server Error Code – 9228 name expected in notification options id
In this blog post, you’ll learn more about the SQL Server Error Code 9228 and the error message description that is shown SQL Server Error Code 9228 SQL Server Error Description for the Code :9228 Name expected in notification options identifier option.
SQL Server Error Code – 10729 a nested insert, update, delete, or merg
In this blog post, you’ll learn more about the SQL Server Error Code 10729 and the error message description that is shown SQL Server Error Code 10729 SQL Server Error Description for the Code :10729 A nested INSERT, UPDATE, DELETE, or MERGE statement is not allowed in a SELECT statement that is not the immediate source of rows for an INSERT statement.
SQL Server Error Code – 10749 the forceseek hint cannot be used with i
In this blog post, you’ll learn more about the SQL Server Error Code 10749 and the error message description that is shown SQL Server Error Code 10749 SQL Server Error Description for the Code :10749 The FORCESEEK hint cannot be used with index 0. Correct the index provided to the FORCESEEK hint and resubmit the query.
SQL Server Error Code – 14094 could not subscribe to article ‘%s’ beca
In this blog post, you’ll learn more about the SQL Server Error Code 14094 and the error message description that is shown SQL Server Error Code 14094 SQL Server Error Description for the Code :14094 Could not subscribe to article ‘%s’ because heterogeneous Subscriber ‘%s’ does not support the @pre_creation_cmd parameter value ‘truncate’.
SQL Server Error Code – 18751 %ls procedure was called with the wrong
In this blog post, you’ll learn more about the SQL Server Error Code 18751 and the error message description that is shown SQL Server Error Code 18751 SQL Server Error Description for the Code :18751 %ls procedure was called with the wrong number of parameters.
SQL Server Error Code – 21310 rowcount and checksum validation profile
In this blog post, you’ll learn more about the SQL Server Error Code 21310 and the error message description that is shown SQL Server Error Code 21310 SQL Server Error Description for the Code :21310 Rowcount and checksum validation profile.
SQL Server Error Code – 21339 warning: the publication uses a feature
In this blog post, you’ll learn more about the SQL Server Error Code 21339 and the error message description that is shown SQL Server Error Code 21339 SQL Server Error Description for the Code :21339 Warning: the publication uses a feature that is only supported only by subscribers running ‘%s’ or higher.
SQL Server Error Code – 30041 the master merge started at the end of t
In this blog post, you’ll learn more about the SQL Server Error Code 30041 and the error message description that is shown SQL Server Error Code 30041 SQL Server Error Description for the Code :30041 The master merge started at the end of the full crawl of table or indexed view ‘%ls’ failed with HRESULT = ‘0x%08x’. Database ID is ‘%d’, table id is %d,…
SQL Server Error Code – 13056 spatial
In this blog post, you’ll learn more about the SQL Server Error Code 13056 and the error message description that is shown SQL Server Error Code 13056 SQL Server Error Description for the Code :13056 spatial
SQL Server Error Code – 313 an insufficient number of arguments were
In this blog post, you’ll learn more about the SQL Server Error Code 313 and the error message description that is shown SQL Server Error Code 313 SQL Server Error Description for the Code :313 An insufficient number of arguments were supplied for the procedure or function %.*ls.
SQL Server Error Code – 669 the row object is inconsistent. please r
In this blog post, you’ll learn more about the SQL Server Error Code 669 and the error message description that is shown SQL Server Error Code 669 SQL Server Error Description for the Code :669 The row object is inconsistent. Please rerun the query.
SQL Server Error Code – 674 exception occurred in destructor of rows
In this blog post, you’ll learn more about the SQL Server Error Code 674 and the error message description that is shown SQL Server Error Code 674 SQL Server Error Description for the Code :674 Exception occurred in destructor of RowsetNewSS 0x%p. This error may indicate a problem related to releasing pre-allocated disk blocks used during bulk-insert operations. Restart the server to resolve this problem.
SQL Server Error Code – 851 the page is in an offline file which can
In this blog post, you’ll learn more about the SQL Server Error Code 851 and the error message description that is shown SQL Server Error Code 851 SQL Server Error Description for the Code :851 the page is in an OFFLINE file which cannot be read
SQL Server Error Code – 18326 reason: failed to open the database for
In this blog post, you’ll learn more about the SQL Server Error Code 18326 and the error message description that is shown SQL Server Error Code 18326 SQL Server Error Description for the Code :18326 Reason: Failed to open the database for this login while revalidating the login on the connection.
SQL Server Error Code – 21357 warning: only subscribers running sql se
In this blog post, you’ll learn more about the SQL Server Error Code 21357 and the error message description that is shown SQL Server Error Code 21357 SQL Server Error Description for the Code :21357 Warning: only Subscribers running SQL Server 2000 or later can synchronize with publication ‘%s’ because data types new in SQL Server 2000 exist in one of its articles.
SQL Server Error Code – 41357 tables with memory_optimized=on can only
In this blog post, you’ll learn more about the SQL Server Error Code 41357 and the error message description that is shown SQL Server Error Code 41357 SQL Server Error Description for the Code :41357 Tables with MEMORY_OPTIMIZED=ON can only be created in 64-bit installations of SQL Server.
SQL Server Error Code – 45219 @days_of_week must not be specified if @
In this blog post, you’ll learn more about the SQL Server Error Code 45219 and the error message description that is shown SQL Server Error Code 45219 SQL Server Error Description for the Code :45219 @days_of_week must not be specified if @full_backup_freq_type is set to ‘Daily’