1.What is the deferece between DBMS & RDBMS?
2.How can you trouble shoot? If u will get error while
installing sql server?
3.How can u trouble shoot slow running query?
4.how can u trouble log shipping errors?
5.why do we use merge replication instead of T.log
replication?

Answer Posted / koti-khammam

3) ANS: There are a number of common reasons for slow-
running queries and updates:

Slow network communication.

Inadequate memory in the server computer, or not enough
memory available for SQL Server.

Lack of useful statistics on indexed columns.

Out-of-date statistics on indexed columns.

Lack of useful indexes.

Lack of useful indexed views.

Lack of useful data striping.

Lack of useful partitioning.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Sqlpaging in SqlServer 2005 ?

662


What is the difference between count () and rowcount ()?

523


Using the customer, and order table in northwind database, please write a query to produce xml?

655


What is spatial and temporal data?

534


Explain some stored procedure creating best practices or guidelines?

523






What is update locks?

514


What is scrollable cursor?

545


What have included columns when we talk about sql server indexing?

578


How can I change procedure name in sql server?

541


What are the dmvs?

572


What is a covered index?

521


How do I find the sql server database version?

532


How to add more data to the testing table in ms sql server?

556


How do you start single user mode in clustered installations?

523


What is the purpose of the tempdb database?

575