Is executing parallel ETL jobs supported in Rational Insight 1.1?
![](http://jazz.net/_images/myphoto/1d8ce0ee1ce8656e2408111c58831def.jpg)
Hi
In RI 1.0.0.2,we got error when we tried to run 2 jobs (independent with no common tables) at the same time.
Does the new version of RI (1.1 or 1.1.1) support parallel execution of jobs (assuming they do not have any conflicting tables) ? If yes, is there any documentation available for the same.
We have a set of independent data sources, so would like to execute the related ETLs in a parallel manner to optimize.
Any information on this will be useful.
thanks
Anagha
One answer
![](http://jazz.net/_images/myphoto/1d8ce0ee1ce8656e2408111c58831def.jpg)
Insight 1.1 does not officially support parallel execution of job.
But if data manager is able to assuming there is no read/write conflict to the same table.
You may also need to adjust the default connection numbers of the database to allow enough connections.
BTW, what's the cause of the failure in 1.0.0.2 when you run 2 jobs in parallel?
But if data manager is able to assuming there is no read/write conflict to the same table.
You may also need to adjust the default connection numbers of the database to allow enough connections.
BTW, what's the cause of the failure in 1.0.0.2 when you run 2 jobs in parallel?