Hi,
I'm wondering if there is a way to monitor the instances of job executions that have to wait for a previous instance of the same job to finish. We have some jobs configured to "allow 1 simultaneous execution," and the configured action is "wait". I would like to measure the impact these waits have, but to do so I first need to be able to tell when they occur.
It seems like the ideal solution would be a db query, so I could report on these; but any other technique would help.
Also, is it possible to tell when a SYNC object has forced a job to wait?
------------------------------
Thanks,
Doug
------------------------------