SQL Server Profiler Monitoring database activity

Source: Internet
Author: User
Tags sql server management

Do the background to start the site to consider some of the background to the database operations, such as minimizing the number of queries, release the connection as soon as possible, only select the required fields and so on. If you are using three-tier development, complex projects directly assembled SQL statements a little more, the assembled SQL statement can be run directly in the SQL Server Management window, for EF is not, if you want to view the final SQL statement can only use SQL Server Profiler ( Currently only know this, if there are other hope to enlighten you in the SQL Server Management window has an option SQL Server Profiler Click Open, will open a new window, log in to the database can be monitored. There is a monitoring template in the monitoring options, I generally choose tsql, because there are many monitoring SQL statements, this template can also see the login audit, stored procedures and other information. The mouse check record can see the detailed execution of the SQL statement, very convenient.

SQL Server Profiler Monitoring database activity

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.