Thanks to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What are indexes? When do you need to create Indexes?

4 Answers   CarrizalSoft Technologies, HP,


In my application I have a process which picks the scanned files (tif format) from a shared location and it links to application and shown on it.The actuall issue is that my process picks the file before it is completly written or scanned which results in displaying few parts of the image or incomplete image.I need to check if the file is not completly scanned or written then do not link it to application.Please help if any body tell me that how can i check that file is in written phase or locked through DTS.thanking you in advance

0 Answers  


Explain relational data?

0 Answers  


is it possible to use a variable in a query with the IN clause (a,b,c..z), without getting quotes or conversion errors?

2 Answers  


What are the advantages of paper records?

0 Answers  






what is a join and explain different types of joins? : Sql server database administration

0 Answers  


Explain transaction server explicit transaction?

0 Answers  


How do you start single user mode in clustered installations?

0 Answers  


What do you understand by a view? What does the with check option clause for a view do?

0 Answers  


What is dirty read?

0 Answers  


How many nested transaction can possible in sql server?

3 Answers   Bank Of America,


you have couple of stored procedures that depend on a table you dropped the table and recreated it what do you have to do to reestablish those stored procedure dependencies?

0 Answers  


Categories