exam questions

Exam 70-462 All Questions

View all questions & answers for the 70-462 exam

Exam 70-462 topic 2 question 220 discussion

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

You administer a Microsoft SQL Server database. The database is currently configured to log ship to a secondary server.
You are preparing to cut over to the secondary server by stopping log-shipping and bringing the secondary database online. You want to perform a tail-log backup.
You need to leave the primary database in a read-only state that can also have further transaction logs applied.
Which option of the BACKUP LOG command should you use?

  • A. FORMAT
  • B. NO_TRUNCATE
  • C. STANDBY
  • D. NORECOVERY
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
References:
https://docs.microsoft.com/en-us/sql/t-sql/statements/backup-transact-sql

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
Fame
4 years, 10 months ago
D. NORECOVERY
upvoted 2 times
Deju
4 years, 10 months ago
NO, it should be a STANDBY! Because the primary database should be in a read-only state and it is only the standby mode that can allow as to do so.
upvoted 1 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 ...