This month's discount Comprehensive Database Performance Health Check · Testimonials
SQLAuthority with Pinal Dave
Home
  • Consulting
    • Health Check
  • Free Videos
  • All Articles
    • AI
    • SQL Performance
    • SQL Tips and Tricks
    • Interview Questions and Answers
    • SQL Puzzle
    • SQL Video
    • SQLAuthority News
    • Personal
  • Books
  • Consulting
Two hands at a relay baton exchange on a running track, a small gap between the red baton and the open palm

Reading a Network Trace of a SQL Server Connection

March 20, 2010
Pinal Dave
SQL Tips and Tricks
Computer Network, SQL Connection, SQL Server, SQL Server Security

Read a network trace of a SQL Server connection by separating TCP, pre-login, TLS, login, and first-query delays before tuning queries.

Read More
Two tin-can telephones joined by a taut string across a garden fence, one held by a hand

What TDS Is and Why It Matters to You

January 17, 2009
Pinal Dave
SQL Tips and Tricks
Computer Network, SQL Connection, SQL Server, SQL Server Encryption

What TDS is becomes practical when a SQL Server connection fails: it carries login and query traffic, packet settings, and encryption negotiation.

Read More
A mountain stream disappearing under a rock and flowing out again, a red leaf on it

Connection Resiliency: Surviving Brief Wi-Fi and Network Drops

December 25, 2008
Pinal Dave
SQL Tips and Tricks
Computer Network, SQL Azure, SQL Connection, SQL Server

Configure connection resiliency for brief idle network drops, test ConnectRetryCount and ConnectRetryInterval, and separate retryable failures.

Read More
A hand tracing one red patch cord back to its jack on an old telephone switchboard

Finding the Client IP Address of a Connection

August 20, 2008
Pinal Dave
SQL Tips and Tricks
Computer Network, DBA, SQL Connection, SQL DMV, SQL Server Security

Find the client IP address of a SQL Server connection with DMVs and CONNECTIONPROPERTY, and understand proxy and local transport limits.

Read More
SQL SERVER - Running Batch File Using T-SQL - xp_cmdshell bat file

SQL SERVER – Running Batch File Using T-SQL – xp_cmdshell bat file

June 27, 2007
Pinal Dave
SQL Tips and Tricks
Computer Network, SQL Scripts, SQL Utility

What is xp_cmdshell used for, and how do you run a batch file using T-SQL? Examples run a system command, a plain BAT file and one with a parameter.

Read More
SQL SERVER - De-fragmentation of Database at Operating System to Improve Performance

SQL SERVER – De-fragmentation of Database at Operating System to Improve Performance

June 17, 2007
Pinal Dave
SQL Performance
Computer Network, DBA, SQL Index, SQL Scripts

Why does de-fragmentation of database files at the operating system level skip MDF files? SQL Server has them open, so stop the services first.

Read More
SQL Server Management Tool.

SQL SERVER – Fix : Error : An error has occurred while establishing a connect to the server. Solution with Images.

June 10, 2007
Pinal Dave
SQL Tips and Tricks
Computer Network, SQL Error Messages

An error has occurred while establishing a connection to the server, also known as Error 40, is the top error searched on my blog. Here is the fix in screenshots.

Read More
Previous 1 … 7 8 9 10 11 Next
  • Books
  • Testimonials
  • Privacy Policy

© 2006 – 2026 All rights reserved. pinal @ SQLAuthority.com