This commit is contained in:
2024-03-07 16:52:14 +01:00
parent bb404b6ce6
commit 859a324c7e
203 changed files with 68602 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
USE msdb
GO
EXEC dbo.sp_start_job
@job_name = N'DR92160 - Replication Check'
GO