Tag Archives: sql 2008

When was SQL Server restarted?

Over the weekend, I interacted with some of the “wanna be” DBAs. During the interaction I checked with them how they would find when was the SQL Server instance restarted? Everyone had a different approach to find out the information. Here are … Continue reading

Posted in scripts, SQLServerPedia Syndication | Tagged , , , , , | 7 Comments

Script to check database user permissions

On Sunday I was responding to a question in one of the forums where the jobs were failing with permission denied error. During the troubleshooting I wanted to check if the permission for those stored procedures were explicitly denied for … Continue reading

Posted in scripts, SQLServerPedia Syndication | Tagged , , | 1 Comment