Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What meant by Performance Tuning,how can we do the
performance tuning on stored procedures and tell some steps
to do the performance tuning

Answer Posted / ravi yanamala

1).Check the indexes,table scans and the statics
2)check whether any stored procedures are recompiles excessively
3)check whether SET NOCOUNT is OFF for any stored procedures or triggers
4)check the query whether written poorly r not.check the database normalization as too much normalization effects performance,check the usage of the cursors and temperory tables.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the report builder?

143


IF more than one Site is accessing the same Database server and I want to move the DB with Minimum down time? How will you do

1871


Does partitioning help performance?

994


What is function of ROLLUP ?

1139


What is #temp and @table variable in SQL server?

1142


Sql server reporting services vs. Crystal reports.

140


How can sql server instances be hidden?

1028


Why do you need a sql server?

1170


What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?

1060


What are entities and relationships?

1021


What is unpivot?

1074


How to create database with physical files specified in ms sql server?

1034


your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files? : Sql server administration

1046


Can we write trigger for view?

1067


Do you know what is sql injection?

1040