cancel
Showing results for 
Search instead for 
Did you mean: 

Parallel loads to same Master data possible?

Former Member
0 Kudos

Hi Experts,

Please let me know ,if parallel loads to same master data is possible . I have read it in some of forums that it would result in locking .I have also read in some note saying it is possible .I am currently in using BI 7.0 .Please explain me in detail if its really possible?I am facing performance issue because of sequential loads to same MD target updating different attributes in each DTP.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Chaitanya,

With the implementation of Note 916710, you can do parallel DTP loading to same info object. But make sure your ACR(Attribute change run is at the end of all the steps).

check the below thread for more suggestions.

Regards,

Venkatesh

mr_v
Active Contributor
0 Kudos

No. Parallel DTP loads to same Master data NOT possible. With parallel load you will face master data table locking issues.

With the sequential loads, try to increase parallel processing (tcode RSBATCH) so that data packages run in parallel.

Also try to maintain 'Semantic Groups' and increasing package sizes in DTP.

Also check whether you really need 'error handling' in DTP.