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
2) ANS: Look into the setup log - sqlstp.log for errors.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How secure is sql server database?
Explain boyce and codd normal form(bcnf)?
Explain the commands in sql server?
What is the sql server 2000 version number?
Why use triggers?
What is the fillfactor concept in indexes?
How to use “drop” keyword in sql server and give an example?
What are the differences between ms sql server & oracle?
How to create a simple table to test triggers in ms sql server?
What is a result set object returned by mssql_query()?
How do you create a clustered index?
Explain about merge replications?
What is dbcc command in sql server?
Explain different types of collation sensitivity?
How many primary keys are possible in a table?