2/15/2018

How to get Server name for specific Cron task instance

select * from maximo.taskscheduler where taskname='ESCALATION.ESCMSGREPROC';
Task name: ESCALATION.ESC + <Escalation name">

e.g.
if escalation name: SR_CHSTATUS
task name would be: ESCALATION.ESCSR_CHSTATUS