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
Identify Process ID chart.

How to Identify Process ID for SQL Server Services? – Interview Question of the Week #185

August 5, 2018
Pinal Dave
SQL Interview Questions and Answers
Computer Network, SQL DMV, SQL Scripts, SQL Server, SQL Server Services

How do you find the Process ID for SQL Server services? One quick query on sys.dm_server_services returns the process id, status, last startup time and account.

Read More
Fire and brick wall.

SQL SERVER – Script – Turn off Firewall Remotely (PowerShell, NetSh, PsExec)

August 3, 2018
Pinal Dave
SQL Tips and Tricks
Computer Network, PowerShell, SQL Scripts, SQL Server, SQL Server Security

An automated SQL Server install meant we had to disable the firewall without logging in. Here are three ways to turn it off remotely: NetSh, PowerShell and PsExec.

Read More
Error warning icon.

SQL SERVER – Database Mirroring Login Attempt Failed With Error: ‘Connection Handshake Failed. An OS Call Failed: (80090350)

August 1, 2018
Pinal Dave
SQL Tips and Tricks
AlwaysOn, Computer Network, SQL Error Messages, SQL High Availability, SQL Mirroring, SQL Server, Windows

An Always On secondary showed as disconnected and the ERRORLOG said: Connection handshake failed. An OS call failed: (80090350). Here is what caused it and the fix.

Read More
Sql Server turn on.

SQL SERVER – How to Turn On / Enable Instant File Initialization?

July 31, 2018
Pinal Dave
SQL Performance
Computer Network, SQL Server, Starting SQL

This follow-up to my IFI posts shows how to turn on and enable Instant File Initialization when it is disabled, with a method that works for nearly every version.

Read More
How to Check Status of Initalization.

How to Check Status of Instant File Initialization? – Interview Question of the Week #184

July 29, 2018
Pinal Dave
SQL Interview Questions and Answers
Computer Network, File format, SQL Scripts, SQL Server, Windows

Here are two quick ways to check status of Instant File Initialization: read the error log, or query sys.dm_server_services on SQL Server 2016 and later.

Read More
SQL Server error log.

SQL SERVER – How to Check If Instant File Initialization Enabled or Not?

July 28, 2018
Pinal Dave
SQL Tips and Tricks
Computer Network, File format, SQL Scripts, SQL Server, Windows

Is Instant File Initialization enabled on your server? Before SQL Server 2016 there was no quick answer, but from 2016 onward you can check it in seconds.

Read More
SQL SERVER - How to Listen on Multiple TCP Ports in SQL Server?

SQL SERVER – How to Listen on Multiple TCP Ports in SQL Server?

July 24, 2018
Pinal Dave
SQL Tips and Tricks
Computer Network, SQL Server, SQL Server Configuration, Starting SQL

Can SQL Server listen on multiple TCP Ports? Yes, and here are the Configuration Manager steps I shared when a senior DBA asked me during a Health Check.

Read More
Previous 1 2 3 4 5 6 7 8 … 10 Next
  • Books
  • Testimonials
  • Privacy Policy

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