PrepAway - Latest Free Exam Questions & Answers

Which two actions should you perform?

You are implementing transaction log shipping for a database named DB1 from a server named SOL1 to a server named SQL2. Because DB1 is 100 GB in size, it is too big to transfer over the network in a reasonable amount of time. You need to minimize the impact on the network while you initialize the secondary database. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

PrepAway - Latest Free Exam Questions & Answers

A.
Specify the simple recovery model for DB1.

B.
Specify either the full or the bulk-logged recovery model for DB1.

C.
Perform a complete backup of DB1 to portable media. Restore the secondary database from that backup; specify the RECOVERY option.

D.
Perform a complete backup of DB1 to portable media. Restore the secondary database from that backup; specify the STANDBY option.

E.
Before you activate transaction log shipping to the secondary database, execute the following statement on the primary server.BACKUP LOG DB1 WITH TRUNCATE_ONLY


Leave a Reply