Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Dynamic management views\functions

Author  Topic 

shaggy
Posting Yak Master

248 Posts

Posted - 2009-08-12 : 10:27:10
Hi,
when will the Dynamic management views will reset\records will be deleted

particular in this view & function
sys.dm_exec_query_stats
sys.dm_exec_sql_text(sql_handle)

russell
Pyro-ma-ni-yak

5072 Posts

Posted - 2009-08-12 : 11:23:40
when sql server restarts or when plan is removed from cache
Go to Top of Page
   

- Advertisement -