Monitoring Stretch Databases

To monitor Stretch-enabled databases and data migration, use the Stretch Database Monitor feature. It is part of SQL Server Management Studio and you open it when you select your database and then choose Tasks/Stretch/Monitor:

Open Stretch Database Monitor in SSMS

The top portion of the monitor displays general information about both the stretch-enabled SQL Server database and the remote Azure database, while the status of data migration for each stretch-enabled table in the database is shown in the bottom part of the screen:

Stretch Database Monitoring

You can also use the dynamic management view sys.dm_db_rda_migration_status ...

Get SQL Server 2017 Developer's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.