SQL Server Admin

Adding Data Collectors on SQL Server 2008/2008 R2/2012/2014/2016

Adding SQL Server Data Collectors to SQL Server is very important for Troublshooting issues and Root cause analysis of many…

11 years ago

What is SQL Server Health Check? Why is it important?

What is SQL Server Health Check? Why is it important? A SQL Server health check looks at all aspects of…

12 years ago

Database File Free space and checking Database Growth Trends

Database File Free space and checking Database Growth Trends is one of the important tasks for a DBA for Pre-Sizing…

12 years ago

Active Connections to SQL Server Database 2008, 2005 by Application or User

To Check Active Connections to SQL Server Database grouped by User Below query is very helpful in finding the Total…

12 years ago

Moving system databases in SQL Server 2008/2005

Moving system databases in SQL Server 2008, 2005 To move all the system and user databases from "C:Program FilesMicrosoft SQL…

12 years ago

How to check Log shipping status in SQL Server 2008

How to check Log shipping status in SQL Server 2008: SQL server recovery model has to be Full recovery mode…

12 years ago

Unable to Shrink Temp DB Size in SQL Server 2008

It occurred in production environment when I was Unable to Shrink Temp DB Size SQL Server 2008 eventhough nothing was…

12 years ago

Bringing Database back from Single User to Multi User mode with active connections

Bringing Database back from Single User mode to Multi User mode for Database with active connection: Some times you will…

12 years ago

When do we use SQL Server Database in Restricted User Mode?

Why do we need restricted user SQL server? When performing some maintenance tasks, particularly in recovery situations, it is essential…

12 years ago

Protecting your database using Transparent Data Encryption in SQL Server 2008

Encryption: Encryption is the process of transforming information in plain text using a cipher, or algorithm, to make it unreadable…

12 years ago

This website uses cookies.