Viewing 15 posts - 751 through 765 (of 5,590 total)
Thanks for taking the time to respond Fahim.
Well, except for the rows where the referenced_minor_id = 0, then it is obviously talking about a column, and referencing_minor_id is returning a...
September 7, 2012 at 7:12 am
Ron - thanks for the great question. Heck, thanks for all the great questions that you do!
Hugo - thanks for the great clarifications / explanations that you do so frequently...
September 6, 2012 at 12:02 pm
(Bob Brown) (9/5/2012)
KWymore (9/5/2012)
I would...
September 5, 2012 at 8:17 am
Gianluca Sartori (9/4/2012)
WayneS (9/4/2012)
I think I've run across the same limitation, and I've been revamping this script from being process-based to being lock-based. I wanted to add the intra-query parallel...
September 4, 2012 at 9:47 am
Mark-101232 (9/4/2012)
select
MainLock.Process.value('@id', 'varchar(100)') AS LockID,
OwnerList.Owner.value('@id', 'varchar(200)') AS ProcessId,
...
September 4, 2012 at 8:37 am
Mark-101232 (9/4/2012)
select
MainLock.Process.value('@id', 'varchar(100)') AS LockID,
OwnerList.Owner.value('@id', 'varchar(200)') AS ProcessId,
...
September 4, 2012 at 8:11 am
Gianluca,
I think I've run across the same limitation, and I've been revamping this script from being process-based to being lock-based. I wanted to add the intra-query parallel processing items, and...
September 4, 2012 at 8:08 am
Hey Threadizens - I'm having an issue shredding some xml (a deadlock graph) - one query gets the info, but another doesn't. If you feel like taking on this challenge,...
September 2, 2012 at 2:30 pm
Thanks Tom,
I have to agree with your assessment. I would have expected the name, data type and null-ability to all be >95%.
I actually felt that this question was so easy,...
September 2, 2012 at 12:04 pm
I'm curious as to why a SQL 2000 reference was used (although the 2012 reference states the same, this one is specifically for 2000).
There are a bunch of limitations and...
August 31, 2012 at 8:36 am
If you have the deadlock graph in XML format, use my script (http://blog.waynesheffield.com/wayne/code-library/shred-deadlock-graph/[/url]) to shred it and see what all is going on. If this doesn't help, post the XML...
August 30, 2012 at 7:29 pm
Hey Jack - why are you dissing all of your Threadizen buddies?:-D:-D:-D
http://wiseman-wiseguy.blogspot.com/2012/08/im-speaking-at-sqlsaturday-156providence.html
4 Threadizens doing 8 presentations, and you're not seeing any of them?:w00t:
And what's up with only seeing presentations where...
August 22, 2012 at 1:04 pm
Brandie Tarvin (8/22/2012)
GilaMonster (8/22/2012)
jcrawf02 (8/22/2012)
GilaMonster (8/22/2012)
BrainDonor (8/22/2012)
GilaMonster (8/22/2012)
Nitpicking I can take, this is getting well beyond that.
I have to say Gail that it was a fascinating thread up to a...
August 22, 2012 at 12:50 pm
dwain.c (8/21/2012)
Yesterday I was called upon to...
August 21, 2012 at 1:20 pm
How many Threadizens are planning on going to SQL Saturday 156 in Providence, RI on 9/15?
(I already count 5 presenters...I think we may need a SSC / Threadizen table...
August 20, 2012 at 6:33 pm
Viewing 15 posts - 751 through 765 (of 5,590 total)