![]() |
|
|
By: Jeremy Kadlec | Read Comments (7) | Print Jeremy is a co-founder of MSSQLTips, a SQL Server MVP and a regular contributor with over 200 published tips. Related Tips: More |
|
If you are preparing for a SQL Server DBA interview as the interviewer or interviewee, today's tip should offer value to you. This tip has interview style questions graded as either easy, moderate or advanced related to SQL Server backup and recovery. Check out the questions and good luck!
| Share: | Share | Tweet |
|
![]() |
![]() |
Free SQL Server Learning |
| Monday, January 30, 2012 - 10:55:01 AM - Jeremy Kadlec |
|
|
Jason, Thank you for the post and URL. Maybe I need to change the question a little bit, but the scenario I am referencing is outlined in this tip - http://www.mssqltips.com/sqlservertip/1075/copyonly-backups-with-sql-server-2005/. Although this was originally written for SQL Server 2005, I have worked through the four sets of code and the examples remain accurate based on this build: "Microsoft SQL Server 2008 R2 (RTM) - 10.50.1617.0 (X64) Apr 22 2011 19:23:43 Copyright (c) Microsoft Corporation Developer Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)" In my test from the aforementioned tip, the database recovery model is full, the database compatibility level is 100 and no non-logged operations were issued. I think here are some test cases and the associated status: · Full and transaction log backups o Full backups can be issued without the copy_only option and you are still able to restore the transaction logs in sequence o Full backups can be issued without the copy_only option and transaction log backups can be issued with the copy_only option to skip restoring specific transaction logs · Full, differential and transaction log backups o Once differential backups gets introduced into the equation then using the copy_only option with the full backup is necessary to issue an out of schedule backup without disrupting the process Let me take a look at that question again and see if I can further clarify it. If you have a minute run through the example (http://www.mssqltips.com/sqlservertip/1075/copyonly-backups-with-sql-server-2005/) I have outlined in the tip and let me know your results.
Thank you, |
|
| Monday, January 30, 2012 - 11:10:13 AM - Jeremy Kadlec |
|
|
Jason, I have updated the question. Please let me know if this makes more sense. Thank you, |
|
| Tuesday, January 31, 2012 - 7:57:22 AM - Jason |
|
|
Jeremy, Yes, the wording of the question is better. Thanks! |
|
| Sunday, February 05, 2012 - 6:54:34 AM - jrara |
|
|
Question 4: How is a point in time recovery performed? I thought the first thing to do is to take a tail log backup? |
|
| Monday, February 06, 2012 - 10:32:25 AM - Jeremy Kadlec |
|
|
jrara, I have updated the question. Please let me know if it makes more sense now. Thank you, |
|
|
privacy | disclaimer | copyright | advertise | about authors | contribute | feedback | giveaways | user groups Some names and products listed are the registered trademarks of their respective owners. Edgewood Solutions LLC | MSSharePointTips.com | MSSQLTips.com |