Category: SQL Server

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.

SQL Server Error Code – 35341 the statement failed. a columnstore inde

In this blog post, you’ll learn more about the SQL Server Error Code 35341 and the error message description that is shown SQL Server Error Code 35341 SQL Server Error Description for the Code :35341 The statement failed. A columnstore index cannot include a decimal or numeric data type with a precision greater than 18. Reduce the precision or omit column ‘%.*ls’.