How to view TDS packet content in SSMs

Source: Internet
Author: User
Tags command line server error log

To see the contents of the TDS database specifically, we can:

Monitoring the contents of TDS packets with the Network Monitor tool

Or turn on trace flag4052, 4055, 3605, then SQL Server sends the TDS packets received and sent to the

shown in the SQL Server error log. Opening these trace flag can have an impact on performance, so it can only be opened in the test environment.

Start the database with the following command line, and then run the ADO VBScript script that views the database version above

Sqlservr.exe-c-skatmai-t4052-t4055-t3605

With the command line, only the GUI, you must stop SQL Server before adding, you can add the startup parameters, after adding the SQL can be restarted to see the received TDS packets

Only one row can be added at a time

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.