How do you troubleshoot SQL Server if its running very slow?

Answer Posted / abc

we can check for the cpu utilization from the task manager
and if it above 80% then we have to check the status of
indexes or we can say we have to recreate the statics as
well as indexes.
there are many other factors but in production servers
indexing causes a great performance enhancement.Also we
have to check whether large I/o operations are not
hindering the performance.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of RDBMS?

677


Define self join?

714


What new data source types were added in ssrs 2014?

115


How to create user messages with print statements in ms sql server?

669


What is dirty read?

709






Is it possible in sql table to have more than one foreign key?

698


After creating the cube, if we added a new column to the oltp table then how you add this new attribute to the cube? : sql server analysis services, ssas

657


Explain what is the use of custom fields in report?

590


What is apply operator in sql?

664


What do you mean by tablesample?

734


Explain sql server service broker?

615


What is the use of custom fields in report?

643


explain the storage models of olap? : Sql server database administration

596


What is co-related sub query?

643


What number sorts of privileges are accessible in sql?

666