Tag: MS SQL Server Error Codes

SQL Server Error Code – 7889 the soap headers on the request have exc

In this blog post, you’ll learn more about the SQL Server Error Code 7889 and the error message description that is shown SQL Server Error Code 7889 SQL Server Error Description for the Code :7889 The SOAP headers on the request have exceeded the size limits established for this endpoint.  The endpoint owner may increase these limits via ALTER ENDPOINT.

SQL Server Error Code – 35303 the statement failed because a noncluste

In this blog post, you’ll learn more about the SQL Server Error Code 35303 and the error message description that is shown SQL Server Error Code 35303 SQL Server Error Description for the Code :35303 The statement failed because a nonclustered index cannot be created on a table that has a clustered columnstore index. Consider replacing the clustered columnstore index with a nonclustered columnstore index.

SQL Server Error Code – 15831 file statistics for column ‘%.*ls’ do no

In this blog post, you’ll learn more about the SQL Server Error Code 15831 and the error message description that is shown SQL Server Error Code 15831 SQL Server Error Description for the Code :15831 File statistics for column ‘%.*ls’ do not exist. Please, correct sp_show_file_statistics OPENROWSET query argument to make sure that you specify the same OPENROWSET options, as when the sp_create_file_statistics was called.