SQL Bits feedback

I've been reading some of the comments about my presentation and I just thought I'd clarify a few of the points raised.

The whole subject matter arose because I was unable to use my normal methods of analysis for database performance tuning. The application mostly operates using client side cursors, even for reports,  and most of the sql generated within the application is prepared and executed, this means your average profiler trace just shows millions of sp_executesql commands. I'd already been using a number of the dynamic management views for tuning but here I was pushed into a greater dependency.

For a presentation this makes life difficult because as we all know, the views are cleared by a service start so the ability to collect and present data is tricky. With hindsight, and the comments raised, I agree that I should have generated some scripts to simulate activity for a period of time prior to the presentation so that I could demonstrate what I was talking about, should I ever present this subject again I will look into this.

The blog posts in question currently fill nearly 60 A4 pages in Word,  there was no way I could fit all of that into a powerpoint display, and yes I agree about Powerpoint - I never use this product except when creating a presentation and I'm pretty rubbish with it < grin >

So thanks for the feedback and I'll do my best to improve for future presentations ; the whole series of papers I'm writing/have written will be appearing on www.grumpyolddba.co.uk as soon as I have created the web site, another area where I have little expertise.

 Oh and I'm sorry about the colour codeword - no one told me, honest.

 

 

Published 07 November 2007 14:37 by GrumpyOldDBA

Comments

# re: SQL Bits feedback

07 November 2007 15:29 by GBN

Typo: www.grumpyolddba.co.uk

# re: SQL Bits feedback

07 November 2007 20:08 by GrumpyOldDBA

so it is - drat!! should be www.grumpyolddba.co.uk - now you understand , it's probably the old bit kicking in.