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 to Check if table exists in sql server?
Explain comment on transactions?
What are the dmvs?
Explain indexed views and partitioned view with their syntax.
What is nested transaction?
What is the sql server 2000 version number?
Can a database be shrunk with users active?
Why do we use trigger?
What is a raid and what are different types of raid configurations?
How to locate and take substrings with charindex() and substring() functions?
How to list all tables in the database using odbc_tables()?
Explain the categories of stored procedure i.e. System stored procedure, local stored procedure, temporary stored procedure, extended stored procedure, remote stored procedure?
What are advantages of ssrs or why we should use ssrs?
How to get a list of columns using the "sp_help" stored procedure in ms sql server?
What is the data tier application?