nerdexam
Microsoft

AZ-120 · Question #128

You have an on-premises SAP landscape that contains a 20-TB IBM DB2 database. The database contains large tables that are optimized for read operations via secondary indexes. You plan to migrate the…

The correct answer is D. deleting secondary indexes. Secondary indexes for very large tables can be removed from the STR file and built ONLINE with scripts after the main portion of the import has finished and post processing tasks such as configuring STMS are occurring…

Migrate SAP workloads to Azure

Question

You have an on-premises SAP landscape that contains a 20-TB IBM DB2 database. The database contains large tables that are optimized for read operations via secondary indexes. You plan to migrate the database platform to SQL Server on Azure virtual machines. You need to recommend a database migration approach that minimizes the time of the export stage. What should you recommend?

Options

  • ASAP Database Migration Option (DMO) in parallel transfer mode
  • Btable splitting
  • Clog shipping
  • Ddeleting secondary indexes

How the community answered

(36 responses)
  • A
    17% (6)
  • B
    3% (1)
  • C
    8% (3)
  • D
    72% (26)

Explanation

Secondary indexes for very large tables can be removed from the STR file and built ONLINE with scripts after the main portion of the import has finished and post processing tasks such as configuring STMS are occurring. https://techcommunity.microsoft.com/t5/running-sap-applications-on-the/very-large-database- migration-to-azure-8211-recommendations/ba-p/368146

Topics

#database migration#DB2 to SQL Server#secondary indexes#export optimization

Community Discussion

No community discussion yet for this question.

Full AZ-120 Practice