LiveMeeting VC PowerShell PASS – Troubleshooting SQL Server with PowerShell

Posted by Laerte Junior on Simple Talk See other posts from Simple Talk or by Laerte Junior
Published on Mon, 02 Jul 2012 11:32:22 +0000 Indexed on 2012/07/02 15:21 UTC
Read the original article Hit count: 236

Filed under:

Guys, join me on Wednesday July 18th 12 noon EDT (GMT -4) for a presentation called Troubleshooting SQL Server With PowerShell.

It will be in English, so please make allowances for this. I’m sure that you’re aware that my English is not perfect, but it is not so bad. I will do my best, you can be sure.

The registration link will be available soon from PowerShell.sqlpass.org, so I hope to see you there. It will be a session without slides. Just code; pure PowerShell code. Trust me, We will see a lot of COOL stuff.

Big thanks to Aaron Nelson (@sqlvariant) for the opportunity!

Here are some more details about the presentation:


Troubleshooting SQL Server with PowerShell – The Next Level’

It is normal for us to have to face poorly performing queries or even complete failure in our SQL server environments. This can happen for a variety of reasons including poor Database Designs, hardware failure, improperly-configured systems and OS Updates applied without testing. As Database Administrators, we need to take precaution to minimize the impact of these problems when they occur, and so we need the tools and methodology required to identify and solve issues quickly. In this Session we will use PowerShell to explore some common troubleshooting techniques used in our day-to-day work as s DBA. This will include a variety of such activities including Gathering Performance Counters in several servers at the same time using background jobs, identifying Blocked Sessions and Reading & filtering the SQL Error Log even if the Instance is offline

The approach will be using some advanced PowerShell techniques that allow us to scale the code for multiple servers and run the data collection in asynchronous mode.

© Simple Talk or respective owner

Related posts about Uncategorized