-
Continue reading →: Diagnosing Database Restores – Trace Flag 3004
Recently one of my fellow DBA had an issue with a Database Restore, where he was restoring a database using a full backup(from GUI) and the wizard was progressed upto 100% and it stayed there for more than 30 Minutes and he pinged me to see what’s going on!! Well,…
-
Continue reading →: When was SQL Server Restarted??
As a DBA seldom we see cases where a User reports “Hey Mr DBA, my application went down for a minute or even few minutes, Now everything appears to be Okay. Can you pls take a look what happened?” Well, our very First place should be SQL Server Error Logs(…
-
Continue reading →: SQL Server Encryption – Part5 Encrypting Data(TDE) vs Encrypting Connections
This is the final part of Encryption series where i’m going to show how to encrypt connections in SQL Server. In the previous 4 parts of this series we’ve seen how to enable TDE for your Database, what EFS is and what Bitlocker is. If you recall correctly, all we…
-
Continue reading →: GeekBench – Bench Marking your Server!!
GeekBench……One of the Best Benchmarking tools available for Server Admins! Well, I didn’t mean that’s a useful tool only for Server Administrators. We, as a SQL Server DBA can run this tool against our servers to obtain Geek bench scores! You can run this on your Laptops as well!!Yeyyyyyy…..Check for…
-
Continue reading →: SSMS(SQL Server Management Studio) Standard Reports and my Personal Favs!!
If you are already working on SQL Server 2008 since decent amount of time, you might have already known the inbuilt standard reports which we can popup Just by right clicking on an object in our Object Explorer. In this Blog post, i would like to show some interesting In…
