github BrentOzarULTD/SQL-Server-First-Responder-Kit 20220108
Finally, sp_AllNightLog and sp_DatabaseRestore Get Some Love

latest releases: 20240222, 20231222, 20231010...
2 years ago

In this release, sp_Blitz shows some information about clusters and AGs, sp_AllNightLog and sp_DatabaseRestore get some love, and more.

To get the new version:

sp_AllNightLog Changes

  • Enhancement: now works in any database as long as Ola Hallengren's scripts are installed in the same database. (#3009, thanks Nick Fotopoulos.)
  • Enhancement: there's a new configuration record to allow data/log files to be moved to the instance's default directory. (#3046, thanks Dale Hirt.)

sp_Blitz Changes

  • Enhancement: now displays information about clusters and Availability Groups. (#2976, thanks Ragatilao.)
  • Fix: xp_regread no longer errors out if registry keys aren't found. (#2836, thanks ScottL1969 and Andreas Jordan.)

sp_BlitzIndex Changes

sp_DatabaseRestore Changes

  • Enhancement: the @StopAt parameter is now a real point in time restore, not just stopping at the transaction log before that point, but going up to that moment in time in the last log backup. (#3038, thanks Daniel van der Meulen.)
Bonus changes: Anthony Green kept the SQL Server versions file up to date, and Konstantin Taranov improved the repo's readme.md.

For Support

When you have questions about how the tools work, talk with the community in the #FirstResponderKit Slack channel. Be patient: it's staffed by volunteers with day jobs. If it's your first time in the community Slack, get started here.

When you find a bug or want something changed, read the contributing.md file.

When you have a question about what the scripts found, first make sure you read the "More Details" URL for any warning you find. We put a lot of work into documentation, and we wouldn't want someone to yell at you to go read the fine manual. After that, when you've still got questions about how something works in SQL Server, post a question at DBA.StackExchange.com and the community (that includes me!) will help. Include exact errors and any applicable screenshots, your SQL Server version number (including the build #), and the version of the tool you're working with.

Don't miss a new SQL-Server-First-Responder-Kit release

NewReleases is sending notifications on new releases.