Slow Connections with Sql Server - Rick Strahl's Web Log

Slow Connections with Sql ServerRan into a problem with extremely slow SQL Server connections when connecting to the server. Connections would take 2 seconds or more even on repeat connections. It turns out the problem is related to missing TCP/IP protocol support which is disabled by default.Rick Strahl [https://weblog.west-wind.com/posts/2018/Oct/26/Sql-Server-Slow-Connections-with-2-second-or-so-delay]…

Read More

Copy databases from 5 different SQL Servers in 100 seconds with the DBATools PowerShell Module – Mike F Robbins

Copy databases from 5 different SQL Servers in 100 seconds with the DBATools PowerShell ModuleAs referenced in my blog article from yesterday, I’ll be presenting a PowerShell 101 session at SQL Saturday Atlanta tomorrow morning (July 15, 2017). While I plan to cover the basics of Powe…Mike F RobbinsMike F Robbins [http://mikefrobbins.com/2017/07/14/copy-databases-from-5-different-sql-servers-in-100-seconds-with-the-dbatools-powershell-module/]…

Read More

Automated Restore Script Output for Ola Hallengren’s Maintenance Solution – Jared Zagelbaum- The Blog

Implementing Ola Hallengren's SQL maintenance scripts; Intro This blog post is designed to be useful to two different audiences: 1. Those implementing Ola Hallengren’s Maintenance Solution for the first time 2. Those that have been using it for awhile, but might have a hole in their DR plan – what to restore when a resource goes offline There’s numerous blogs and presentations out there about Ola’s Maintenance Solution. I don’t feel a strong need to try to replicate that information her…

Read More

Amanda Debler (@texmandie): Watch @cl take #PSConfEU on her journey to 200k+ rows/second with PowerShell and SQL Server

> Watch @cl [https://twitter.com/cl?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E733756192611258368%7Ctwgr%5Eshare_3&ref_url=https%3A%2F%2Freboto.uk%2Ftweet-from-amanda-debler---texmandie-%2F] take #PSConfEU [https://twitter.com/hashtag/PSConfEU?src=hashtag_click] on her journey to 200k+ rows/second with PowerShell and SQL Server > Watch @cl [https://twitter.com/cl?ref_src=twsrc%5Etfw] take #PSConfEU [https://twitter.com/hashtag/PSConfEU?src=hash&ref_src=twsrc%5Etfw] on her journey to 2…

Read More