Question 46

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have SQL Server 2019 on an Azure virtual machine.
You are troubleshooting performance issues for a query in a SQL Server instance.
To gather more information, you query sys.dm_exec_requests and discover that the wait type is PAGELATCH_UP and the wait_resource is 2:3:905856.
You need to improve system performance.
Solution: You shrink the transaction log file.
Does this meet the goal?
  • Question 47

    HOTSPOT
    You have SQL Server on an Azure virtual machine.
    You review the query plan shown in the following exhibit.

    For each of the following statements, select yes if the statement is true. Otherwise, select no.
    NOTE: Each correct selection is worth one point.
    Hot Area:

    Question 48

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You have an Azure Data Lake Storage account that contains a staging zone.
    You need to design a daily process to ingest incremental data from the staging zone, transform the data by executing an R script, and then insert the transformed data into a data warehouse in Azure Synapse Analytics.
    Solution: You schedule an Azure Databricks job that executes an R notebook, and then inserts the data into the data warehouse.
    Does this meet the goal?
  • Question 49

    You have a Microsoft SQL Server 2019 database named DB1 that uses the following database-level and instance-level features.
    Clustered columnstore indexes
    Automatic tuning
    Change tracking
    PolyBase
    You plan to migrate DB1 to an Azure SQL database.
    What feature should be removed or replaced before DB1 can be migrated?
  • Question 50

    HOTSPOT
    You are planning the migration of the SERVER1 databases. The solution must meet the business requirements.
    What should you include in the migration plan? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.
    Hot Area: