February 8, 2011 at 1:40 am
Hi,
SQL server 2000 & 3 GB RAM, procedure cache found lot of values, really i don't know these values are correct or incorrect. it is depending on database workload. please tell me below values are performance condition. or can i run DBCC FREEPROCCACHE for improve one of the way of performance.
DBCC PROCCACHE Display information about the procedure cache.
Num Proc Buffs = 1286
num proc buffs used = 1286
num proc buffs = 647
active proc cache size = 1328
proc cache used = 1328
proc cache active = 689
2. DBCC CACHESTATS
Object Type LW Avg Stay (ms)
Proc 2178799.8
Prepared 6994499.917
Adhoc 6724906
These values are very high, it is not remove cache from Lazy writer.
How to clear the LW Avg Stay (ms)?
Thanks in advance
ananda
February 9, 2011 at 12:01 pm
I am sorry, but I really don't understand what you are looking for here.
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply