dbTalk Databases Forums  

Assessment of Database Stored Procedures

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss Assessment of Database Stored Procedures in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Umar Reyi
 
Posts: n/a

Default Assessment of Database Stored Procedures - 04-23-2007 , 05:07 PM






I am attempting to compile a list of questions that will enable me
assess 'at risk' stored procedures that need to be remediated in order
to minimize unplanned downtime and enhance database performance. Is
there a subset of criteria (parameters) from the MS SQL Server Best
Practices Analyzer that can be used for this purpose? Any pointers to
the appropriate documentation is most welcome.

Thanks in advance.


Reply With Quote
  #2  
Old   
Jack Vamvas
 
Posts: n/a

Default Re: Assessment of Database Stored Procedures - 04-24-2007 , 10:02 AM






It depends what you class as acceptable criteria. It depends on the nature
of the stored procedures.
For example, if it's a simple SELECT statement , returning it in 6 seconds
may be to slow for the end user., and could point to something else being
the problem.
Check http://www.sql-server-performance.co...cles_audit.asp for a
systematic approach

--

Jack Vamvas
___________________________________
Need an IT job? <a href="http://www.itjobfeed.com">uk it jobs</a>



"Umar Reyi" <iyerra (AT) indiatimes (DOT) com> wrote

Quote:
I am attempting to compile a list of questions that will enable me
assess 'at risk' stored procedures that need to be remediated in order
to minimize unplanned downtime and enhance database performance. Is
there a subset of criteria (parameters) from the MS SQL Server Best
Practices Analyzer that can be used for this purpose? Any pointers to
the appropriate documentation is most welcome.

Thanks in advance.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.