BAU - Job slowness monitoring

 SELECT SUBSTRING_INDEX(FROM_UNIXTIME(fired_time/1000),".",1) AS start_time, NOW() AS CurrentTime, trigger_name, job_name FROM qrtz_fired_triggers WHERE DATE_ADD(FROM_UNIXTIME(fired_time / 1000), INTERVAL 20 MINUTE) < NOW()

Comments

Popular posts from this blog

Enhanced Query - To Update Account Status and Name

Connection Config - STATUS_THRESHOLD_CONFIG

Email variables _ Register User