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

How do users use Report Builder with SQL Server data sources?

119


What are magic tables in sql server?

628


What is a transact-sql statement batch in ms sql server?

511


What is a transaction and why is it important?

577


Explain hostprotectionattribute in sql server 2005?

603






Explain the advantages of merge replication?

518


What is exclusive locks?

543


What is use of @@ spid in sql server?

687


When does a workload on SQL Azure get throttled?

113


Explain syntax for viewing, dropping and disabling triggers?

510


Is the primary key column of a table an index in ms sql server?

545


How to create a trigger for insert only?

605


what is unique and xaml nonclustered index

561


How do you clear a log file?

513


What gets stored inside msdb database?

772