DP-300 Exam Question 6

You have an Always On availability group deployed to Azure virtual machines. The availability group contains a database named DB1 and has two nodes named SQL1 and SQL2. SQL1 is the primary replica.
You need to initiate a full backup of DB1 on SQL2.
Which statement should you run?
  • DP-300 Exam Question 7

    You have an Azure SQL database named db1 on a server named server1.
    You use Query Performance Insight to monitor db1.
    You need to modify the Query Store configuration to ensure that performance monitoring data is available as soon as possible.
    Which configuration setting should you modify and which value should you configure? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    DP-300 Exam Question 8

    You have an Azure subscription that contains the resources shown in the following table.

    You need to back up db1 to mysqlbackups, and then restore the backup to a new database named db2 that is hosted on SQL1. The solution must ensure that db1 is backed up to a stripe set.
    Which three Transact-SQL statements should you execute in sequence? To answer, move the appropriate statements from the list of statements to the answer area and arrange them in the correct order.

    DP-300 Exam Question 9

    You have an Azure subscription that contains an Azure SQL managed instance named SQLMi1 and a SQL Agent job named Backupdb. Backupdb performs a daily backup of the databases hosted on SQLMi1.
    You need to be notified by email if the job fails.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
    NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

    DP-300 Exam Question 10

    You have an Azure SQL database named DB1.
    You need to display the estimated execution plan of a query by using the query editor in the Azure portal.
    What should you do first?