Browse by Tags

Get notifications on security alerts for Windows & SQL Server environment
01 August 07 02:13 AM | SQL Master | 0 Comments   
Got an interesting question in SSP about the SQL Server security patches that are released by Microsoft: 1) How often does Microsoft come out with security related patches for the database ? 2) Is there a URL where we can sign up to get notified about Read More...
Why query execution timeout happens and find queries that have granted memory or waiting on memory?
23 July 07 02:44 AM | SQL Master | 1 Comments   
Have you ever identified the reasons for why and how does a query execution timeout happens within your SQL Server environment. For the beginners I would like to explain that b efore executing a query, SQL Server estimates how much memory it needs to Read More...
Trigger a trigger event when a new trigger is created
29 May 07 02:50 AM | SQL Master | 1 Comments   
Trigger a trigger event when a new trigger is created, for a moment I was muffled with number of times you need to mention to call the subject. So looking at the need you will have to ask whether it is possible or not. Coming to the subject, yes it is Read More...