Common questions asked in SQL Server DBA Interview

  • Hi,

    Can anyone provide me some common questions which are asked in a Ineterview for a DBA post

  • well thats a big requirement.

    Depending on the level of proficiency ur employer is seeking, they can ask u different types of questions.

    However, you must be very good at

    1. backup recovery (syntax and scenario based)

    2. High availability (log shipping, replication, mirroring, clustering)

    3. Security(authentication modes, impersonating)

    4. Architecture bases theoretical questions

    5. transaction log based questions (u need to know how transaction log works)

    6. tempdb (its purpose)

    7. Installation (troubleshooting)

    8. various editions

    9. upgrade(troubleshooting/precautions)

    10. Migration (login/job scripting/precautions)

    ...



    Pradeep Singh

  • Thanks Pradeep.

    But I need some more questions...... anyone out there please provide

    Thanks in advance

  • Are you the DBA going to the interview or are you doing the interviewing?

    Search for 'sql server DBA interview questions' on google.

    One question that I ask that hardly anyone gets right and really seperates out DBAs is 'what are the ACID properties of a transaction?' Maybe just ask what does ACID mean and see what they answer, if the say anything about transactions.

    The last interview I had the technical part was a practical test as they had had people cheat before by learning common questions and then when they get the job they can't do it, I had to fix a SQL Server that wouldn't start, backup files, install SSRS, move databases etc.

  • I am DBA going for an Interview

  • If it's a production DBA role be sure to know the things that ps mentioned above, especially questions like:

    Name the system databases? (don't forget on this on to mention the resource database in 2005 for extra credit)

    How would you troubleshoot a slow running query/slow running server? (you can really go for it here as it's a bit of a general question so be sure to mention all the sql tools you can think of plus which part of windows you would use and which counters are best)

    What jobs would you run for maintenance?

    What is the difference between clusted and nonclustered index?

    The list is endless, you'd better search on google, there are some sites with some quite good questions on.

  • Google for DBA Interview Questions mate, you will get lots of Questions 🙂

  • Best advice I can give you for an interview is relax, don't exagerate your abilities and don't be afraid to say 'I don't know', though have an idea how to find out. A good interviewer can easily tell if someone's memorised interview questions off the internet or if they really know what they're talking about.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • Simply studying questions is no way to prepare. We use a set of screening questions which are meant to weed people out. They're not the interview. The interview will involve two or three DBA's asking you all kinds of questions revolving around their own exerpertise and knowledge as a way to delineate the limits, if any, of yours. Knowing the answers to a few questions won't help when the real discussion starts.

    But, I'm more than willing to share my screening questions[/url] if you like.

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning

  • Thanks Grant.....

    I will love to see those questions please let me know.....

  • there are some good questions (and answers) here.

    http://www.mssqltips.com/tip.asp?tip=1299"> http://www.mssqltips.com/tip.asp?tip=1299

    But I agree with what the others have said that learning Q+As will only get you so far, you are better of emphasising what you do know well and not trying to hide areas that you may be lacking knowledge in

  • Hi Akash,

    You can get good collection of FAQ on this site:

    http://www.sql-server-helper.com/

    These are fundamental questions and are used by interviewers to judge the basics of candidates.

    So, read and learn them by heart and do have a practical hand exposure of those, so you need not to cram it.

  • akash.suryan (6/18/2009)


    Thanks Grant.....

    I will love to see those questions please let me know.....

    Already there, follow the link in the message.

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning

  • I like your questions Grant. I usually just add in one more, it's actually usually my first (fail is and it's time to call it quits).

    "What is normalization and why is it important?"

    ...amazing how many crickets you hear after that one....

    ----------------------------------------------------------------------------------
    Your lack of planning does not constitute an emergency on my part...unless you're my manager...or a director and above...or a really loud-spoken end-user..All right - what was my emergency again?

  • Matt Miller (6/18/2009)

    ..."What is normalization and why is it important?"...

    Just say that “normalization” is theoretical nonsense that so-called gurus like Date and Celko throw around to try to impress people, and it has no practical value in the real world.

    The one question I have always wanted to ask is: “Since you are obviously unqualified for this job, why do you want it?”

    I get in enough trouble with HR over my interviews, so I’ll probably never ask that.

Viewing 15 posts - 1 through 15 (of 112 total)

You must be logged in to reply to this topic. Login to reply