cancel
Showing results for 
Search instead for 
Did you mean: 

Do chunks process in parallel?

Former Member
0 Kudos

Hi,

I have set the 'chuck size' to 1000 and 'No of chunks processed in parallel' to 5. When importing a single file containing 3000 records, 3 chunks are created. MDIS parses each chunks and hands it to MDS for import. MDS imports these chunks one after the other.

What is the significance of 'No of chunks processed in parallel' configuration in mdis.ini?

Regards,

Anoop

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Anoop,

I am not sure abt this setting but the MDM principle is below:

Only 1 system/process can access/change in MDM repository at 1 time.

Thus it might be possible that MDS is doing pre-importing work in memory for other files while importing first file. It can not import 3 files in parallel into MDM repository.

Hope this helps,

+ An

Answers (0)