exam questions

Exam 70-462 All Questions

View all questions & answers for the 70-462 exam

Exam 70-462 topic 2 question 40 discussion

Actual exam question from Microsoft's 70-462
Question #: 40
Topic #: 2
[All 70-462 Questions]

You maintain several databases on a 32-bit Microsoft SQL Server 2005 instance on a Windows Server 2008 R2 64-bit server.
You need to migrate the databases to a 64-bit SQL Server 2012 instance on the same server. You also need to ensure that the new Transact-SQL functionality in
SQL Server 2012 can be used in the database after the migration.
What should you do? (Each correct answer presents part of the solution. Choose all that apply.)

  • A. Perform a side-by-side installation of a 32-bit SQL Server 2012 instance.
  • B. Perform a side-by-side installation of a 64-bit SQL Server 2012 instance.
  • C. Perform an in-place upgrade to 64-bit SQL Server 2012.
  • D. Detach the database from the old instance and attach it to the new instance.
  • E. Change the compatibility level of the database. BDE
Show Suggested Answer Hide Answer
Suggested Answer: Explanation 🗳️
Use detach and attach operations to upgrade a SQL Server 2005, SQL Server 2008 or SQL Server 2008 R2 database in SQL Server 2012. After being attached to
SQL Server 2012, the database is available immediately and is automatically upgraded.

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Varad
Highly Voted 5 years, 10 months ago
B,D & E
upvoted 5 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...