Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
We have some scheduled jobs running in our server. We are looking for a solution to send alerts if the scheduled service does not run on the preset time. Is there a built-in service to check the service usage section in IS console?
Regards, Murali
Hi Murali, if you check inside the pub.scheduler folder maybe can find a solution. I developed a service to stop schedulers if a fatal error happen. Regards.