Viewing 7 posts - 16 through 22 (of 22 total)
It seems there is no issues with SP, the issue is with application code which may cause lock or deadlocks . Can you try using profiler with lock events and...
October 26, 2012 at 2:27 am
Hi
Thanks for link, I tried ussing ring_buffer_type = 'RING_BUFFER_RESOURCE_MONITOR' as well but not able to find anything in these DMv's before sql restarted.
Seems no other go...
October 25, 2012 at 9:07 am
can you execute query from ssms
1. from ssms on your machine
2. from ssms on database server
3. from ssms on application server
Is the output coming in same time ??
October 25, 2012 at 7:18 am
Hi
I am also first time trying to use these for analysing issue for alert in error log (A significant part of sql server process memory has been paged out).
What exactly...
October 22, 2012 at 1:06 pm
Summary !!
By default, SQL Server updates index statistics automatically. Frequency of automatic updates depends on number of rows in the table. If you allow SQL Server to update statistics automatically...
October 9, 2012 at 8:59 am
First i increase size of datafaile by 500 Mb but i recieved same error , but next time when i increased same by 1 MB it worked. Thanks
In one...
May 14, 2012 at 4:16 am
So how does sql server identify Minimum LSN for database recovery ie LSN of the start of the oldest active transaction. What process does sql server follow. Can we...
April 5, 2012 at 1:18 am
Viewing 7 posts - 16 through 22 (of 22 total)