How do you fine the performance tunning?
Answer Posted / visala
first we have to check indexes are there or not,
check whether the statistics are updated or not,
check fragmentation is there or not,
check availability of joins,
check availability of aggregatefnctions,
may be networking problem,
may be hardware problem
then we tunne according to these problems
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is sql server 2000 work load governor?
How do I change my passwords (database, LDAP, and so on) without causing an outage?
Explain view in sql server?
What is default constraint?
how many no of arguments can be passed in procedures and functions
What are Row versions of DataRow?
How to set a database state to offline in ms sql server?
Can we call future method from trigger?
What is check constraint in sql server?
What is temporal data type?
What are various ways to enhance the ssrs report?
How to use old values to define new values in update statements in ms sql server?
How to count duplicated values in a column in ms sql server?
What is the difference between lock, block and deadlock? : sql server database administration
How many non clustered indexes there can be on table ?