Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Setup / February 2005

Tip: Looking for answers? Try searching our database.

Procedure Plans & Execution Contexts Low

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ben Anderson - 28 Feb 2005 16:15 GMT
Hi,

I'm trying to to troubleshoot why the two counters for Procedure Plans &
Execution Contexts are low (they stay at 50%).  because these two counters
are low they cause the cache hit ratio to stay at 50%.  All other cache
ratios are close to 100%.  This includes the buffer cache hit ratio which
stays at 99%.  

I have had many suggestions of memory shortages but I'm not completely
convinced, as the target server memory is the same as the total, and the
buffer cache ratio is nice and high.  There are also no recompiles happening,
and only a few compiles happening (max 10 per sec) but considering this is a
fairly busy biztalk server this should be expected.

There is very little info anywhere on these two counters so I wondered if
anyone out there may know more?

What can make these counters so low consistently, and can these be made
lower by thigns such as slow disks, too much ad-hoc SQL or others?
Andrew J. Kelly - 28 Feb 2005 16:44 GMT
I have found those to be less than ideal.  I basically never use those as an
indication of how well they are doing. You can get a better feel by looking
at the # of compiles and recompiles per second counters.  Plus have a look
at the syscacheobjects system table and see which sp's have low usecounts.

Signature

Andrew J. Kelly  SQL MVP

> Hi,
>
[quoted text clipped - 17 lines]
> What can make these counters so low consistently, and can these be made
> lower by thigns such as slow disks, too much ad-hoc SQL or others?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.