Page 1 of 1

parallel shared containers in jobs

Posted: Fri Aug 01, 2008 3:42 am
by maheshsada
We are having a job which needs to insert into 7 different oracle tables, hence we have created 7 different shared containers (one shared container - one table load). We are facing problem when we have more than 4 shared container in a job. the job is working fine if we have exactly 4 shared container and we have checked the data load in oracle tables also.

is there a limit in the number of shared container in a job, also how to specify the partitioning method for shered container as by default its taking Entire partition method.

Posted: Fri Aug 01, 2008 7:23 am
by chulett
You didn't state what problem you are facing when you use more than 4. :?