Knowledge Base >> SQL Server bug prevents collection of Resource statistics

SQL Server bug prevents collection of Resource statistics - Confio Article 1591

Confio Article: 1591 Published: Apr 05 2010 10:20 AM
Version: >=8.0 Topic(s): Install and Setup Ignite Features
Product(s): Ignite
Database(s): MS SQL

SQL Server bug prevents collection of Resource statistics

Ignite does not collect numerous resource statistics for early releases of SQL Server. This is due to a memory leak in SQL Server caused by SQL Server stored procedures (sp_OAMethod and sp_OAGetProperty) that are called to collect these resources.

 

See the following Microsoft articles for more information on the memory leak:

 

SQL Server versions that do not exhibit the memory leak (Ignite collects all resource statistics for these versions):

  • SQL Server 2000 SP4 or higher
  • SQL Server 2005 SP3 or higher
  • SQL Server 2008

 

If your SQL Server instance is at or above these versions, resource statistics may not be collected for other reasons.  See KB article 1588.

 

Resource statistics not collected for early SQL Server versions

  • Memory Paging Rate (pages/sec)
  • % O/S Memory Utilization
  • % O/S CPU Utilization
  • O/S CPU Queue Length
  • O/S Disk Queue Length
  • Physical I/O Rate (KB/sec)
  • Physical Read Rate (KB/sec)
  • Physical Write Rate (KB/sec)