Viewing 15 posts - 1 through 15 (of 104 total)
Based on the following query:
SELECT CAST (
REPLACE (
REPLACE (
...
August 14, 2012 at 12:47 pm
here is an example graph
Deadlock encountered .... Printing deadlock information
Wait-for graph
Node:1
KEY: 7:72057594123321344 (91002937eff3) CleanCnt:2 Mode:U Flags: 0x1
Grant List 1:
Owner:0x000000009566DB00 Mode: U Flg:0x40 Ref:0 Life:00000001 SPID:51 ECID:0 XactLockInfo: 0x000000022E5C43F0
SPID: 51...
August 14, 2012 at 8:43 am
GilaMonster (7/31/2012)
Post the deadlock graph here, we can give you some suggestions...
July 31, 2012 at 3:08 pm
I did the shrink and everything looks good. It was a runaway query that i'm hoping i learned my lesson. I appreciate all your help. Thank you.
November 9, 2011 at 6:10 am
When i ran
SELECT
db.[name] AS [Database Name]...
November 8, 2011 at 1:09 pm
awesome thanks all, as usual great source of help and information
November 8, 2011 at 1:01 pm
awesome information, being that we have a simple recovery model would it be safe then to shrink the ldf? its 50gb which seems really large especially based on the information...
November 8, 2011 at 12:40 pm
awesome query, it says recovery model is SIMPLE. What does that mean?
November 8, 2011 at 12:19 pm
MyDoggieJessie (11/8/2011)
November 8, 2011 at 12:02 pm
that stinks, but thanks for all you help very informative as usual
October 19, 2011 at 10:43 am
that link seems to be down but i did google based on the information and got this link
http://sqlserverpedia.com/blog/sql-server-bloggers/in-exists-and-join-%E2%80%93-a-roundup/
Where he found:
My conclusion from earlier posts stands. If all you...
October 19, 2011 at 9:18 am
I will thanks for the help, i'm reading the article and will need to figure out a good time to run the trace without effect production to much.
July 19, 2011 at 7:37 am
Viewing 15 posts - 1 through 15 (of 104 total)