Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Monday, August 14, 2017

Polling and determine the status of a job?

SQLServerCentral » Latest topics
Polling and determine the status of a job?
Hi,

I want to get a message from a RemoteServer when a certain SQL job is successfully terminated. After the job is finished, I want to access this data remotely. This should be done immediately after the job is finished. (While Loop with

No comments: