Clear Buffer and Cache Memory in SQL Server



                      DBCC as Database Console Commands for SQL Server.
FREEPROCCACHE as Clear Cache Without Restarting SQL server or Windows System.
DROPCLEANBUFFERS  command to remove all buffers from the buffer pool.

    DBCC DROPCLEANBUFFERS 
    DBCC FREEPROCCACHE

Run that Mentioned Query in Selected Database Query. Remove All Buffer and Cache Memory.


Comments

Popular posts from this blog

Display Canvasjs Line Chart using Data from Database

Insecure cookie setting: missing Secure flag

Tips for Protecting Your Email Privacy