#SQL Server Errorlog PowerShell
Explore tagged Tumblr posts
shamvil-blog1 · 5 years ago
Text
A convenient way to Filter ErrorLog
A convenient way to Filter ErrorLog
Tumblr media
Have you ever wished there was a “grep -i5” equivalent feature in Windows where you could just get what you need along with its surrounding messages so you can actually understand what went wrong?
Microsoft SQL Server is a very good RDBMS but it’s far from perfect. It is very painful to read error logs from the GUI.
To give you an example –
I want to fetch errors related to service broker from…
View On WordPress
0 notes