ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Databases  >>  SQL Server
 
 


 

 
 Oracle interview questions  Oracle Interview Questions
 SQL Server interview questions  SQL Server Interview Questions
 MS Access interview questions  MS Access Interview Questions
 MySQL interview questions  MySQL Interview Questions
 Postgre interview questions  Postgre Interview Questions
 Sybase interview questions  Sybase Interview Questions
 DB Architecture interview questions  DB Architecture Interview Questions
 DB Administration interview questions  DB Administration Interview Questions
 DB Development interview questions  DB Development Interview Questions
 SQL PLSQL interview questions  SQL PLSQL Interview Questions
 Databases AllOther interview questions  Databases AllOther Interview Questions
Question
Let us say the SQL Server crashed and you are rebuilding the
databases including the master database what procedure to
you follow?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Let us say the SQL Server crashed and you are rebuilding the databases including the master database what procedure to you follow?
Answer
# 1
For restoring the master db we have to stop the SQL Server
first and then from command line we can type SQLSERVER ?m
which will basically bring it into the maintenance mode
after which we can restore the master db.
 
Is This Answer Correct ?    1 Yes 1 No
Guest
 
  Re: Let us say the SQL Server crashed and you are rebuilding the databases including the master database what procedure to you follow?
Answer
# 2
first of all stop the sql services running and then we have 
to bring the server in single user mode and by applying the 
command sqlserver -m  whose exe is located in the directory 
C:\Program Files\Microsoft SQL Server\MSSQL\Binn  can 
rebuild the master database  rebuildm (rebuild.exe)command 
located at C:\Program Files\Microsoft SQL Server\80
\Tools\Binn directory at cmd prompt.
 
Is This Answer Correct ?    3 Yes 0 No
Abc
 
 
 

 
 
 
Other SQL Server Interview Questions
 
  Question Asked @ Answers
 
What is MSDE?  2
one table has four field id,name,design,salary. i have to find maximum salary .  6
what is the out put of below queries? a. select * from Emp where null = null; b. select * from Emp where 1=1; Patni9
Can we create a clustered index on composite primary key.  2
Can anybody explain me cold backup and hot backup? TCS3
Difference between Triggers and Stored Procedure Protech9
Why we need a group by clause?  3
what is curser.  9
HOW TO FIND THE EMPLOYEE DETAILS WHO ARE GETTING SAME SALARY IN EMP TABLE TCS16
how to get 25th row in any table in sqlserver can u tell me syntax  4
What do u mean by orphan users, how will u list them in the DB IBM2
After using delete statement in sql query to delete some records...to retrieve the deleted records we can get using rollback command but till that where it stores means particular location name i need....(after deleting and rollback ) iGate2
In which year relase the 7.0& 2000 & 2005?  1
What is Schema? and why we use schemas?  1
Difference between writing SQL query and stored procedure ? Cognizent8
Wht is SQL Injection Attack ?  1
What is BCP? When do we use it?  1
what is the purpose of creating view is sql server 2000 Wipro9
Which is better in performance - CONSTRAINT or TRIGGER over a column which restricts say an input of particular value in a column of a table? Accenture3
How to retrieve duplicate rows in a table? How to delete the duplicate entries in a table? Leo-Technologies12
 
For more SQL Server Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com