Viewing 15 posts - 76 through 90 (of 965 total)
john.m.couch (4/9/2012)
April 9, 2012 at 5:32 pm
john.m.couch (4/9/2012)
April 9, 2012 at 4:55 pm
You'd have to write a process that query's the system_health session for graphs and then emails you them. There is no way to do it otherwise.
April 5, 2012 at 6:41 am
Chrissy321 (2/7/2012)
I know I'm late to this party but does this code traverse subdirectories?Thanks
The SQL# package that Solomon mentioned a few posts up this thread does http://www.sqlsharp.com/%5B/url%5D
February 7, 2012 at 4:39 pm
sqlfriends (2/6/2012)
SO this message: There is insufficient system memory in resource pool 'internal' to run...
February 6, 2012 at 2:56 pm
Post a script that would generate a repro in your environment and I'll see if I can do the same in mine.
February 6, 2012 at 10:50 am
If you created the job on ServerA and then scripted it out so that you could just run the script against Server B to create the job, this would be...
February 6, 2012 at 10:29 am
The base values aren't provided in the perfobject_logical_disk event and you can't derive what that base is from the physical_page_read event, which tracks individual page reads, not the actual I/O...
January 30, 2012 at 5:59 pm
v.sreelekha (1/20/2012)
I am trying to access the configuration file from sql clr sp,I am able to do that in win xp os,sql server 2005 SE.
But when i deployed the...
January 20, 2012 at 5:28 am
TravisDBA (1/19/2012)
Come on guys. :w00t: Drop the crack pipe and step back away please. RIF (Reading Is Fundamental) 😀
Drop the crack pipe?
I'd recommend following your own advice because...
January 19, 2012 at 2:04 pm
Grant Fritchey (1/19/2012)
And if writing a book carries weight (I'd argue it doesn't, but...)
+1. A really good book isn't necessarily due to the authors own knowledge. In most...
January 19, 2012 at 10:38 am
TravisDBA (1/19/2012)
January 19, 2012 at 9:25 am
No, but then again I wouldn't use Extended Events for this type of task, I would instead use Event Notifications as shown in my PASS 2011 demos:
http://www.sqlskills.com/resources/conferences/300_UsingEventNotificationsSQLServer20052008.zip
Cheers,
January 9, 2012 at 12:23 am
Yes, the root of the blocking could be from a previous statement in a transaction.
January 4, 2012 at 8:22 am
murali.jillellamudi 85871 (11/4/2011)
I could get the output but I could not open the xml as xdl file to get a graphicla view.Your help is much appreciated.
Regards
Murali
This is covered...
November 4, 2011 at 7:01 am
Viewing 15 posts - 76 through 90 (of 965 total)