This commit is contained in:
2023-04-26 14:28:47 +02:00
parent f1c5c1da2f
commit 8272c0cc56
11 changed files with 56 additions and 8 deletions

View File

@@ -0,0 +1,6 @@
{
"id": "ccd61e56-ded6-427a-9bd7-24200486cb1d",
"prefix": "crs_start",
"description": "start crs logreader agent",
"body": "EXEC msdb.dbo.sp_start_job @job_name = N'DR00500 - Arizona Log reader' , @step_name = 'Log Reader Agent startup message.'"
}