I added database in sql server always on structure , and database still restoring in secondary replica.
How can I find out percentage of replication ? Is there any query etc?
Thanks.
I added database in sql server always on structure , and database still restoring in secondary replica.
How can I find out percentage of replication ? Is there any query etc?
Thanks.
See :
SELECT * FROM sys.dm_hadr_automatic_seeding
If you have start the replica with automatic seeding