cancel
Showing results for 
Search instead for 
Did you mean: 

Parallel load of InfoProvider master Data

sap_cohort
Active Contributor
0 Kudos

Hi, I have a Master Data object configured as an infoprovider. I am trying to load the object from 2 different sources in parallel in my process chain. This seemed to work in my dev environement, but one of the loads is failing because of master data lock.

There are no duplicate characteristics between the 2 sources so no conflicts exist there. Is it just that I cannot load 2 sources into the master data infoprovider at the same time?

ThankS!

Accepted Solutions (0)

Answers (2)

Answers (2)

sap_cohort
Active Contributor
0 Kudos

Closing Question

Assigning Points

Former Member
0 Kudos

Hi Kenneth,

On the following (parallel) processes lock situations can occur:

- Hierarchy and attribute change runs is locking temporarily parts of a BW system

- Loading master data for the same InfoObject (risk when loading in parallel master data out of several source systems)

( Can be avoided (if wanted) by applying note 421419)

- Rolling up data of the same InfoCube

- Selective deletion on InfoCube and parallel loading

- Activation or deletion of ODS object data and loading it

Best regards,

Eugene