PrepAway - Latest Free Exam Questions & Answers

Which three actions should you perform in sequence?

DRAG DROP
You administer a Microsoft SQL Server 2012 environment that contains a production SQL Server
2005 instance named SQL2005 and a development SQL Server 2012 instance named SQL2012.

The development team develops a new application that uses the SQL Server 2012 functionality. You
are planning to migrate a database from SQL2005 to SQL2012 so that the development team can
test their new application.
You need to migrate the database without affecting the production environment.
Which three actions should you perform in sequence? (To answer, move the appropriate actions
from the list of actions to the answer area and arrange them in the correct order.)

PrepAway - Latest Free Exam Questions & Answers

Answer:

Explanation:
http://msdn.microsoft.com/en-us/library/ms177429.aspx

9 Comments on “Which three actions should you perform in sequence?

  1. Lloyd says:

    I agree with Matt: performing a full backup on the SQL 2005 production database will affect the backup chain, as the “Copy only” option has been introduced with SQL Server 2008.




    0



    0
  2. Dimitrije says:

    I think presented answers are correct.

    First, there is no information that production database use Full recovery model, so there is no problem with using full backup. Restoring full and trans log backup on 2012 looks like trick answer, but it is correct answer.

    VSS backup is not include in this exam prep documentation, so If you were not working with it before, you will not learn about it during this exam preps.




    0



    0
    1. Ali G says:

      See the link, please: https://msdn.microsoft.com/en-us/library/bb510680.aspx
      When a database is upgraded from any earlier version of SQL Server, the database retains its existing compatibility level if it is at least minimum allowed for that instance of SQL Server. Upgrading a database with a compatibility level lower than the allowed level, sets the database to the lowest compatibility level allowed.(c)

      So, to use the sql server 2012 functionality you should manually upgrade the compatibility level. The answer is correct.




      0



      0

Leave a Reply