Viewing 15 posts - 10,996 through 11,010 (of 19,560 total)
Thanks for the question
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 17, 2011 at 10:14 am
I think I will be posting those solutions to my blog instead.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 17, 2011 at 10:05 am
Agreed - handy information indeed. If you google for dbcc memusage, I was able to find a few more scripts similar to what you created.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 17, 2011 at 9:28 am
Brandie Tarvin (2/17/2011)
CirquedeSQLeil (2/17/2011)
Artificially unintelligentMilitary intelligence
shhh. that was top secret (only wiki leaks knew was supposed to know that).
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 17, 2011 at 9:21 am
mister.magoo (2/17/2011)
Ray K (2/17/2011)
Don't have one, only because I'm lazy. Haven't gotten around to it yet!How about this one
LOL - better with the alternate meaning of that word.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 17, 2011 at 9:16 am
Awesome Initiative
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 17, 2011 at 9:15 am
Nice script. I hadn't thought of that option when I first saw this post. I was venturing down the path of a hexeditor to examine memory and wanted...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 17, 2011 at 9:12 am
Ray K (2/17/2011)
Brandie Tarvin (2/17/2011)
Tom.Thomson (2/16/2011)
CirquedeSQLeil (2/16/2011)
Peter Trast (2/16/2011)
CirquedeSQLeil (2/16/2011)
Peter Trast (2/16/2011)
Never been in this thread before but here it is:Antidisestablishmentarianism
Yes, it is a real word 🙂
Pseudoantidisestablishmentarianism
quasi-pseudo-antidisestablishmentarianism
semi-quasi-pseudo-antidisestablishmentarianism
hemi-demi-semi-quasi-pseudo-antidisestablishmentarianism
genuine simulated hemi-demi-semi-quasi-pseudo-antidisestablishmentarianism
@=)
artificially genuine...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 17, 2011 at 9:09 am
Unless you do one or both of those things I mentioned, your log file will continue to be 70+ GB for that first tran log that needs to be shipped.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 17, 2011 at 9:07 am
TheSQLGuru (2/17/2011)
2) Duplicate indexes can indeed...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 17, 2011 at 9:05 am
Tom.Thomson (2/16/2011)
CirquedeSQLeil (2/16/2011)
Peter Trast (2/16/2011)
CirquedeSQLeil (2/16/2011)
Peter Trast (2/16/2011)
Never been in this thread before but here it is:Antidisestablishmentarianism
Yes, it is a real word 🙂
Pseudoantidisestablishmentarianism
quasi-pseudo-antidisestablishmentarianism
semi-quasi-pseudo-antidisestablishmentarianism
hemi-demi-semi-quasi-pseudo-antidisestablishmentarianism
Do you have a hemi in that thing?
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 16, 2011 at 4:30 pm
For the execution of Wayne:
--get spid of code requestor
sp_whorequestedcodeIntheThread 'Wayne'
--use returned spids to verify the request
dbcc inputbuffer(61)
--output
'Wayne definitely requested code on the thread'
--yup that's the one
Kill 'Wayne'
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 16, 2011 at 2:50 pm
GilaMonster (2/16/2011)
GSquared (2/16/2011)
I blame Wayne. Execution at noon.Who's noon?
Everybody's. We get to have multiple executions for this infraction.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 16, 2011 at 2:44 pm
WayneS (2/13/2011)
I'd love to...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 16, 2011 at 2:34 pm
Peter Trast (2/16/2011)
CirquedeSQLeil (2/16/2011)
Peter Trast (2/16/2011)
Never been in this thread before but here it is:Antidisestablishmentarianism
Yes, it is a real word 🙂
Pseudoantidisestablishmentarianism
quasi-pseudo-antidisestablishmentarianism
semi-quasi-pseudo-antidisestablishmentarianism
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 16, 2011 at 2:32 pm
Viewing 15 posts - 10,996 through 11,010 (of 19,560 total)