OEBS concurrent request scheduling using CTM much slower

Post Reply
User avatar
duksis
Nouveau
Nouveau
Posts: 24
Joined: 16 Jul 2009 12:00
Location: Riga
Contact:

OEBS concurrent request scheduling using CTM much slower

Post by duksis » 02 Nov 2009 9:27

Hi,

I changed the Tracker Polling Interval from 120 to 1 and created a separate concurrent manager for CTM requests but still there is a ~ 10 second delay before and after the concurrent execution.
So I lose ~ 20 seconds on every concurrent request I schedule using CTM.

Is there a way to get rid of that delay but still to use Control-M?

Regards

User avatar
duksis
Nouveau
Nouveau
Posts: 24
Joined: 16 Jul 2009 12:00
Location: Riga
Contact:

Post by duksis » 12 Feb 2010 2:52

Hi,

The cause of the delay is that the OEBS module tries to verify every time before scheduling a request that the user with the responsibility has the rights to schedule this specific request. And the query performed takes too much time.

A workaround i used in this situation is to schedule the request through a shell script using CONCSUB.

BR

Post Reply