Page 1 of 1

Running multi instance job

Posted: Tue Aug 19, 2008 1:15 pm
by deepthi
Hi,

I have a multi instance job that can be invoked with different invocation ids.

If I run this multi instance job with invocation "Run-A", "Run-B" at the same time. say suppose these jobs take around 10 mins each to run.

Will the locks on the jobs are shared by both or does the second instance have to wait for the first to finish.

Posted: Tue Aug 19, 2008 1:56 pm
by chulett
They run as if they were two separate jobs.