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
Skull and crossbones icon.

SQL SERVER – Unable to Start SQL After Patching – Database SSISDB is Enabled for Database Mirroring

April 19, 2018
Pinal Dave
SQL Tips and Tricks
SQL Error Messages, SQL Mirroring, SQL Patch, SQL Server, SQL Server Cluster, Starting SQL

After patching, SQL Server would not start. The SSIS hotfix script failed because database SSISDB is enabled for Database Mirroring. Here is the fix.

Read More
SQL SERVER - Be Careful with Logon Triggers - Don’t use Host_Name

SQL SERVER – Be Careful with Logon Triggers – Don’t use Host_Name

April 14, 2018
Pinal Dave
SQL Tips and Tricks
SQL Error Messages, SQL Login, SQL Scripts, SQL Server, SQL Trigger, Starting SQL

A reader used HOST_NAME() in a logon trigger to limit access. Here is why that is risky, and why Logon Triggers can lock everyone out if you are not careful.

Read More
Migration disk icon.

SQL SERVER – Steps to Migrate Cluster Storage from Old Disks to Newly Attached Disks

April 10, 2018
Pinal Dave
SQL Tips and Tricks
SQL Error Messages, SQL Log, SQL Server, SQL Server Cluster, Starting SQL

Here are the steps I used to migrate Cluster Storage for a SQL Server 2014 cluster from old IBM disks to new ones: data, log, TempDB, MSDTC and quorum.

Read More
Error

SQL SERVER – FIX: Error: 5511 – FILESTREAM’s file system log record under log folder is corrupted

April 9, 2018
Pinal Dave
SQL Tips and Tricks
Filestream, SQL Error Messages, SQL Server, SQL Server DBCC, Starting SQL

Error 5511 says the FILESTREAM file system log record under the log folder is corrupted. Here is how I got the database back online.

Read More
SQL SERVER - Upgrade Error - ALTER DATABASE Statement Not Allowed Within Multi-statement Transaction

SQL SERVER – Upgrade Error – ALTER DATABASE Statement Not Allowed Within Multi-statement Transaction

April 4, 2018
Pinal Dave
SQL Tips and Tricks
SQL Error Messages, SQL Replication, SQL Scripts, SQL Transactions, SQL Upgrade, Starting SQL

A failed SQL Server 2014 SP2 left the service down with: ALTER DATABASE statement not allowed within Multi-statement Transaction. Here is how to fix it.

Read More
Credit card with shield with X.

SQL SERVER – FIX: Error 14001: The Application Has Failed to Start Because its Side-by-side Configuration is Not Correct

March 21, 2018
Pinal Dave
SQL Tips and Tricks
Computer Network, SQL Error Messages, SQL Server, SQL Server Configuration, Starting SQL

A Jr. DBA’s SQL Server service would not start: Error 14001, the application’s side-by-side configuration is not correct. Here is how we found the cause.

Read More
A SQL Server container backup.

SQL SERVER – Fix Error 3271: A nonrecoverable I/O error occurred on file. The remote server returned an error: (404) Not Found

March 12, 2018
Pinal Dave
SQL Tips and Tricks
SQL Azure, SQL Backup and Restore, SQL Error Messages, SQL Scripts, SQL Server, SQL Server Security, Starting SQL

Error 3271 during backup to URL has many causes. After the 403 and 400 versions, here is what causes the (404) Not Found error and how to fix it.

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

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