As a SQL Server DBA, it is very important to learn concepts by doing or implementing. Following this rule, I often create a SQL Server Lab setup for myself and…
Why Linux? To start with, I think everyone agrees that Linux is core skills, and no doubt every IT professional should be familiar with it. Almost all enterprise software solutions…
As a DBA, I often receive user requests to check server slowness. Quite often, slowness is directly linked with active blocking on the server. I find many scripts on internet…
Yesterday I was trying to install dbatools powershell module in one virtual machine that I created for online SQL Class. [crayon-6934739f38148393544137/] Resolution:- In order to solve this issue permanently, I…