Valid DP-300 Dumps shared by EduDump.com for Helping Passing DP-300 Exam! EduDump.com now offer the newest DP-300 exam dumps, the EduDump.com DP-300 exam questions have been updated and answers have been corrected get the newest EduDump.com DP-300 dumps with Test Engine here:
You have an Azure subscription that contains two Azure SQL managed instances named SQLMI1 and SQLMI2. SQLMI1 hosts a database named DB1. You initiate a copy operation of DB1 to SQLMI2. You need to monitor the performance of the copy operation. Which dynamic management view should you use?
Correct Answer: C
sys.dm_hadr_physical_seeding_stats (Transact-SQL) On the primary replica, query sys.dm_hadr_physical_seeding_stats DMV to see the physical statistics for each seeding process that is currently running. Note: Seeding is the process of populating a database with initial data, typically used to provide sample or default records for testing and development purposes. You can use this to create "reproducible environments" for local development, staging, and production. Reference: https://learn.microsoft.com/en-us/sql/relational-databases/system-dynamic-management- views/sys-dm-database-replica-states-azure-sql-database https://learn.microsoft.com/en-us/sql/relational-databases/system-dynamic-management- views/sys-dm-hadr-physical-seeding-stats