Collecting SQL Server Statistics_PHP Tutorial

WBOY
Release: 2016-07-13 17:01:17
Original
1295 people have browsed it

Q: I need to periodically collect statistics such as transactions per second (tps) on the machine running SQL Server. To do this, I made extensive use of Performance Monitor, but I couldn't get the SQL Server performance metrics the DBA needed. Is there a practical tool that can easily collect such statistics?
A: One of the Performance Monitor counters for SQL Server can collect tps. Therefore, using Performance Monitor is the most convenient way to capture this indicator. You can install Performance Monitor as a service through the Microsoft Windows® NT Server 4.0 Resource Kit or the Microsoft Windows 2000 Server Resource Kit. Additionally, I recommend reading the Microsoft SQL Server 7.0 Performance Tuning Technical Reference by Steve Adrien DeLuca et al. to learn about testing useful SQL Server performance data.
——Microsoft Project Manager, Richard Waymire

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/631168.htmlTechArticleQ: I need to regularly collect things like transactions per second (tps) on the machine running SQL Server statistics. To do this, I make heavy use of Performance Monitor...
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!