Scheduler problems related to execution of a single BLT by many schedules
Posted on
16th Feb 2014 07:03 pm by
admin
Hello all,
We are running several MII instances in a distibuted architecture using a single generic BL transaction to transfer different types of messages from the site instances to a single central instance. The central instance has several schedules that run the same generic transaction with different parameters in order to transfer different types of messages.
Did you know?Explore Trending and Topic pages for more stories like this.
As far as possible we have tried to avoid overruns where two of these schedules are running at the same time, but eventually the scheduler becomes "stuck" where many of the "Next Run Time" values indicated on the Scheduler table are in the past. When in this state the Scheduler page indicates that the transactions are running, but no messages are transferred.
Do we need to ensure that a transaction is never reused across different schedules, or is there another likely cause for the problems we are experiencing (e.g. scheduled next run times not updating when the MII instance is restarted)?
Thanks
No comments posted yet
Your Answer:
Login to answer
132
36
Other forums
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
Does deleting the spmlog directory critical?
Hi Everyone,
Please, hope you could help me. We're having problems with the SAP backup. I
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Unable to display contents in Second Drop Down Box
Hi All,
What I am trying to do is 2 dependent drop down boxes and when user selects su
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec