IBM Support

Crontask or Escalation Will Not Run

Question & Answer


Question

Is there a way to get escalations to run correctly?

Answer

When a Crontask or Escalation is not running correctly, it's usually due to a data error in the tasksscheduler table.


To clear this:

1. Set the escalation or crontask to inactive in the Escalations or Cron Tasks application.
2. From the back end, delete the records for this escalation or crontask only from the taskscheduler table:

delete from taskscheduler where taskname='ESCALATION.XXXXXX'

replacing the 'XXXXXX' with your escalation name.

or

delete from taskscheduler where taskname='crontaskname.instancename'

replace the 'crontaskname.instancename' with the crontask name and it's instance name.


3. Back to Escalations or Cron Tasks application.
4. Change the schedule time slightly and save the change. (Just by a minute is all that's needed to reset).
5. Optional - Change the schedule time back if you want or need to keep the schedule time exactly the same.
6. Activate the escalation or crontask.

[{"Product":{"code":"SSLKT6","label":"IBM Maximo Asset Management"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"Escalations","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"6.2.1;6.2.2;6.2.3;6.2.4;6.2.5;6.2.6;6.2.7;6.2.8;7.1.1;7.5;7.6","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
13 April 2021

UID

swg21410230