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
What is temporary table in sql server? Why we use temp table?
What are data files?
How to create nested stored procedure?
How to configure odbc dsn with different port numbers?
can we have a nested transaction? : Sql server database administration
How the authentication mode can be changed?
How to return the date part only from a sql server datetime datatype?
What does top operator do?
You want to check the syntax of a complicated update sql statement without executing it. What command should you use?
What are views used for?
Can we shrink data file in sql server?
What is difference between line feed ( ) and carriage return ( )?
How do I create a partition table in sql server?
What is meant by dirty read?
How can I know what locks are running on which resource?