|
INTERVIEW QUESTIONS
MICROSOFT
.NET DATABASE
DETAILS
Question: How do you use DBCC statements to monitor various ASPects of a SQL Server installation?
Answer: Database Consistency Checker (DBCC) - Is a statement used to check the logical and physical consistency of a database, check memory usage, decrease the size of a database, check performance statistics, and so on. Database consistency checker (DBCC) ensures the physical and logical consistency of a database, but is not corrective. DBCC can help in repairing or checking the installation in case of any failure.
|
|
|
Category |
.Net Database Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 8401 users |
Added on |
9/13/2014 |
Views |
68015 |
Rate it! |
|
|
Question:
How do you use DBCC statements to monitor various ASPects of a SQL Server installation?
Answer:
Database Consistency Checker (DBCC) - Is a statement used to check the logical and physical consistency of a database, check memory usage, decrease the size of a database, check performance statistics, and so on. Database consistency checker (DBCC) ensures the physical and logical consistency of a database, but is not corrective. DBCC can help in repairing or checking the installation in case of any failure. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
Which DLL file is needed to be registered for ASP?
|
View Answer
|
|
How many objects are there in ASP?
|
View Answer
|
|
Explain similarities and differences between Java and .NET?
|
View Answer
|
|
How can you deploy an asp.net application ?
|
View Answer
|
|
How do you create thread in .NET?
|
View Answer
|
|
How do SQL Server 2000 and XML linked? What is SQL Server agent?
|
View Answer
|
|
What are the different types of replication? How are they used?
|
View Answer
|
|
How do u call and execute a stored procedure in .NET?
|
View Answer
|
|
How does you handle this COM components developed in other programming languages in .NET?
|
View Answer
|
|
What are the differences between User control and Web control and Custom control?
|
View Answer
|
|
What is the use of trace utility?
|
View Answer
|
|
If we write any code for dataGrid methods, what is the access specifier used for that methods in the code behind file and why and how? Give an example.
|
View Answer
|
|
Explain differences between framework 1.0 and framework 1.1?
|
View Answer
|
|
Describe session handling in webform. How does it work and what are the limits?
|
View Answer
|
|
Describe session handling in webform. How does it work and what are the limits?
|
View Answer
|
|
What are the advantages/disadvantages of viewstate?
|
View Answer
|
|
How do you find the error, how can you know the number of rows affected by last SQL Statement?
|
View Answer
|
|
What is Task?
|
View Answer
|
|
What is job?
|
View Answer
|
|
How do we upgrade SQL Server 7.0 to 2000?
|
View Answer
|