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
SQL SERVER - Error 1051: A Stop Control Has Been Sent to a Service that Other Running Services are Dependent On

SQL SERVER – Error 1051: A Stop Control Has Been Sent to a Service that Other Running Services are Dependent On

January 31, 2019
Pinal Dave
SQL Tips and Tricks
Computer Network, SQL Error Messages, SQL Server, SQL Server Services

Stopping SQL Server in my lab gave Error 1051: A stop control has been sent to a service that other running services are dependent on. Here is what caused it.

Read More
ProfileList Dialog.

SQL SERVER – Initializing the FallBack Certificate Failed With Error Code: 1, State: 20, Error Number: 0

November 12, 2018
Pinal Dave
SQL Tips and Tricks
SQL Error Messages, SQL Server, SQL Server Encryption, SQL Server Services, Starting SQL

After a service account password change, SQL Server would not start: Initializing the FallBack certificate failed, error code 1. Here is the fix.

Read More
SQL Server Configuration Manager error.

SQL SERVER – SQL Server Configuration Manager Error: 0x80010108 – The Object Invoked Has Disconnected From its Clients

October 3, 2018
Pinal Dave
SQL Tips and Tricks
SQL Error Messages, SQL Server, SQL Server Services, Starting SQL, WMI

SQL Server Configuration Manager gave error 0x80010108: The object invoked has disconnected from its clients. Here is one cause I could reproduce on demand.

Read More
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
SQL SERVER Analysis Services - Unable to Start Service. Error: The Filename, Directory Name, or Volume Label Syntax is Incorrect

SQL SERVER Analysis Services – Unable to Start Service. Error: The Filename, Directory Name, or Volume Label Syntax is Incorrect

July 7, 2018
Pinal Dave
SQL Tips and Tricks
Computer Network, SQL Analysis Services, SQL Error Messages, SQL Server, SQL Server Services, Starting SQL

SQL Server Analysis Services would not start: the filename, directory name, or volume label syntax is incorrect. Here is what the event log showed and the fix.

Read More
SQL Server service account icon.

How to Find Service Account for SQL Server and SQL Server Agent? – Interview Question of the Week #179

June 24, 2018
Pinal Dave
SQL Interview Questions and Answers
SQL Log, SQL Scripts, SQL Server, SQL Server Security, SQL Server Services

How do you find the Service Account for SQL Server and SQL Server Agent? Here are three ways: Configuration Manager, services.msc, and a T-SQL query.

Read More
SQL SERVER - Unable to Add Node - Could not find subkey System \ CurrentControlSet \ Services \ MSSQLFDLauncher. Error code 0x851B0001

SQL SERVER – Unable to Add Node – Could not find subkey System \ CurrentControlSet \ Services \ MSSQLFDLauncher. Error code 0x851B0001

April 16, 2018
Pinal Dave
SQL Tips and Tricks
SQL Search, SQL Server, SQL Server Cluster, SQL Server Services

Running add node on Node2 failed with “Could not find subkey MSSQLFDLauncher”, error 0x851B0001. The cause was a missing Full-Text MSI in the setup media.

Read More
Previous 1 2 3 4 5 Next
  • Books
  • Testimonials
  • Privacy Policy

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