Products | Versions |
---|---|
TIBCO IntegrationManager | - |
Not Applicable | - |
1). Make a backup of the db folder at other locations and the original dat file.
2). Make sure you have all check-pointed jobs after the IM engine has exited and shutdown IM engine safely. Refer to the IM admin guide->Chap 2->Shutting down the Engine section to understand the overall impact.
3). Rerun IM engine with the new dat file. It will process the check-pointed jobs.
Note that if you changes at Job Creator(JC) level (e.g binding parameters) then it will create a problem for the old jobs those are check-pointed at JC level.
4). You can control loading of all check pointed jobs at engine start-up with following property:Config.Primary.JobPool.LoadCheckpointedJobsOnStartup: false
5). You can then load checkpoint jobs selectively or all later with the imadmin command.