Apr 2025 Discount: Comprehensive Database Performance Health Check | Testimonials

Home
  • Consulting
  • Training
  • Free Videos
  • All Articles
    • Interview Questions and Answers
    • SQL Tips and Tricks
    • SQL Performance
    • SQL Puzzle
    • Big Data
    • Blog Stats
    • SQL Books
    • Search SQLAuthority
  • Downloads
  • Hire Me
  • Health Check

SQL SERVER – FIX: Msg 15190 – There are still remote logins or linked logins for the server

December 15, 2018
Pinal Dave
SQL
SQL Error Messages, SQL Login, SQL Scripts, SQL Server, SQL Server Security

One of the most successful offerings from me has been Comprehensive Database Performance Health Check. Sometimes during my assistance, some random issues appear which I try to solve as well. In a recent engagement, one of their developers asked a question about an error which he was receiving while running sp_dropserver. In this blog, we would see how to fix error 15190 – There are still remote logins or linked logins for the server.

Read More

SQL SERVER – How to Generate Random Password? – Enhanced Version – Part 2

August 15, 2018
Pinal Dave
SQL Tips and Tricks
SQL Login, SQL Password, SQL Random, SQL Scripts, SQL Server, SQL Server Security

I have previously written about Random Password before in the blog posts here, here and here. This blog is sent by James Curran, who has created the following generate random password stored procedure keeping the base of the original solution of Tim Cartwright. Thanks to both of this individual SQL Server Expert who has helped me to come up with a more robust solution for a random password. 

Read More

SQL SERVER – gMSA: The Service Did Not Start Due to a Logon Failure

July 2, 2018
Pinal Dave
SQL
Powershell, SQL Error Messages, SQL Login, SQL Server, SQL Server Security

This is one of the most common errors which is seen my most DBA when they are using a domain account as the service account. In this blog, we would learn about the cause and solution of error The service did not start due to a logon failure while using gMSA.

Read More

SQL SERVER – Transfer Logins Error: Msg 15419: Supplied Parameter sid Should be Binary(16) – sp_help_revlogin

June 21, 2018
Pinal Dave
SQL
SQL Error Messages, SQL Login, SQL Scripts, SQL Server, SQL Server Security

While I was writing my earlier blog, I came across another interesting issue with sp_help_revlogin script. In this blog we would learn about the cause of Msg 15419, “Supplied parameter sid should be binary(16)” while transferring the login using sp_help_revlogin and see how to fix it.

Read More

SQL SERVER – Always On Replica Disconnected After Changing SQL Server Service Account

June 1, 2018
Pinal Dave
SQL
AlwaysOn, SQL Error Messages, SQL Login, SQL Server, SQL Server Security

In my lab environment, I was testing a script to change service account and it worked fine. I had Always On configured on this SQL Server and soon I realized that after changing the SQL Server service account, the secondary replica went into a disconnected state.

Read More

SQL SERVER – Unable to Bring SQL Cluster Online – Reason: The Account is Disabled

May 21, 2018
Pinal Dave
SQL
SQL Login, SQL Server, SQL Server Cluster, SQL Server Management Studio, SQL Server Security, SSMS

This was one of an interesting issue reported by my client. They informed that after some hardening by the security team, they are not able to bring SQL resource online in the cluster. In this blog, we would learn about how to fix the issue where SQL cluster is not coming online.

Read More

SQL SERVER – Simple Script to Create a Login and User for a Specific Database with System Admin Rights

May 16, 2018
Pinal Dave
SQL Tips and Tricks
SQL Login, SQL Scripts, SQL Server, SQL Server Security

A very popular question I often receive about SQL Server security is what is the difference between SQL Server Login and SQL Server User. I really love this question as I bet only 5% of SQL Server professionals I met know the answer to this question. In this blog post, we are going to see a Simple Script to Create a Login and User for a Specific Database with System Admin Rights.

Read More
Previous 1 2 3 4 5 6 … 9 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

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

Go to mobile version