Question : This question already has answers here: Use sp_Blitz to gather information on all servers in a centralized server/database […]
Tag: sp-blitzfirst
Can sp_BlitzFirst pass the @ExpertMode parameter to sp_BlitzWho [closed]
Question : Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the […]
Should I use a temp table or join
Question : I am creating a stored procedure in sql server 2019 that needs to use multiple select statements to […]
sp_blitzfirst results to table on a linked server
Question : I have been all over looking for the solution to logging sp_blitzfirst results to table on a linked […]
sp_BlitzFirst takes too long to complete
Question : sp_BlitzFirst did not complete execution even after running it for more than 4 hours. I have tried executing […]
sp_BlitzFirst @AsOf Functionality Not Working?
Question : I’m trying to run the sp_BlitzFirst stored procedure (using the 7/15/2016 version) with the @AsOf parameter, and I’m […]
Should I use a temp table or join
Question : I am creating a stored procedure in sql server 2019 that needs to use multiple select statements to […]
sp_BlitzFirst fails when outputting values to tables
Question : I have had an agent job running sp_AskBrent for some time, running with the following parameters: EXEC sp_AskBrent […]
sp_BlitzWho saving to a table
Question : How to save result of sp_BlitzWho to a table? An option to save to table is not there […]
Invalid column name ‘database_id’
Question : I loaded the stored procedure into master and ran: dbo.sp_BlitzFirst @ExpertMode = 1 I got: Setting up configuration […]
- 1
- 2