PrepAway - Latest Free Exam Questions & Answers

You need to ensure that the following requirements are met: • Indexes are not modified when the subscription

HOTSPOT
You administer two Microsoft SQL Server 2012 databases named Contoso and
ContosoWarehouse.
You plan to replicate tables from the Contoso database to the ContosoWarehouse database.
Indexes will be added to the tables in ContosoWarehouse to improve the performance of
reports.
You need to ensure that the following requirements are met:
• Indexes are not modified when the subscriptions are reinitialized.
• Only the clustered index from Contoso will be replicated.
• Minimal transaction log activity during the reinitialization.
What should you do? Choose the correct option(s).

PrepAway - Latest Free Exam Questions & Answers

Answer:

7 Comments on “You need to ensure that the following requirements are met: • Indexes are not modified when the subscription

  1. Jane says:

    for the last one, I think the answer should be “TRUNCATE all data in the existing object”, since the question asking for minimal transaction log..

    anyone agree?




    0



    0
  2. grako says:

    Since:
    – “Indexes will be added to the tables in ContosoWarehouse” -> we cannot drop the table
    – we must ensure “Minimal transaction log activity during the reinitialization” -> we cannot delete all data from existing tables

    So we are only left with Truncate option




    0



    0

Leave a Reply