In this blog post, let’s learn about the error message “15820 – File statistics for column ‘%.*ls’ cannot be dropped because they do not exist. Please, correct sp_drop_file_statistics OPENROWSET query argument to make sure that you specify the same OPENROWSET options, as when the sp_create_file_statistics was called.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
15820 – File statistics for column ‘%.*ls’ cannot be dropped because they do not exist. Please, correct sp_drop_file_statistics OPENROWSET query argument to make sure that you specify the same OPENROWSET options, as when the sp_create_file_statistics was called.
Reason for the Error
To be update soon…
Solution
To be update soon…