Maximo Blog
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.ESC
SR_CHSTATUS
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
Unable to turn Off the Admin mode in Maximo
Problem(Abstract) Receiving errors on the Database Configuration screen when shutting down Admin Mode: BMXAA4030I - Starting to set Ad...
BMXAA3851E - Connecting to the Server Has Been Temporarily Disabled
Technote (troubleshooting) Problem(Abstract) Unable to login to Maximo - receiving errors about connecting to the server has been tempor...
Automatic integration message reprocessing
Technote (FAQ) Question How can I retry or delete a large number of messages without using the user interface to process small sets o...