SQL Server Error Msg 15661 – Compressing temporary tables is not supported by the stored procedure sp_estimate_data_compression_savings.

In this blog post, let’s learn about the error message “15661 – Compressing temporary tables is not supported by the stored procedure sp_estimate_data_compression_savings.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

15661 – Compressing temporary tables is not supported by the stored procedure sp_estimate_data_compression_savings.

Reason for the Error

To be update soon…

Solution

To be update soon…