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: Failed to verify the Authenticode signature of FileName

SQL SERVER – ERROR: Failed to verify the Authenticode signature of FileName

August 4, 2018
Pinal Dave
SQL Tips and Tricks
File format, SQL Error Messages, SQL Server, SQL Server Security, Windows

SQL Server logged: Failed to verify the Authenticode signature of sqlservr.exe. Here is what the message means and why it can point to malware on the machine.

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
Format() Function & DATETIME.

SQL SERVER – Learning New Multipurpose FORMAT Function

June 12, 2017
Pinal Dave
SQL Tips and Tricks
File format, SQL DateTime, SQL Function, SQL Scripts, SQL Server

Before SQL Server 2012 you needed CONVERT with style codes to format dates. See how the FORMAT function gives you dd/mm/yyyy, mm/dd/yyyy and more in one call.

Read More
SQL SERVER - Why We have Audit Trace in DATA Folder? What are These Files?

SQL SERVER – Why We have Audit Trace in DATA Folder? What are These Files?

May 15, 2017
Pinal Dave
SQL Puzzle
File format, SQL Audit, SQL Scripts, SQL Server

The DATA drive filled up with thousands of audittrace .trc files. Here is why SQL Server writes audit trace files there and how to stop them.

Read More
Sqlcmd cmdlet output in terminal.

PowerShell – Tip: How to Format PowerShell Script Output?

October 22, 2016
Pinal Dave
SQL Tips and Tricks
File format, PowerShell, SQL Scripts, SQL Server

Raw PowerShell output is hard to read. Here are three common ways to format PowerShell script output, starting with Format-Table, so results make sense.

Read More
SQL Server Setup error.

SQL SERVER – Installation Error – File Format is Not Valid

March 12, 2016
Pinal Dave
SQL Tips and Tricks
File format, SQL Error Messages, SQL Server

At the license agreement step, SQL Server setup stopped with ‘File format is not valid’. Here is what caused this Installation Error for my client and the fix.

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

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