cancel
Showing results for 
Search instead for 
Did you mean: 

0MAT_UNIT_ATTR error

Former Member
0 Kudos

Hi Guys,

Everyday in the process chain i experience an error in 0MAT_UNIT_ATTR as follows: "Lock not set for loading data attributes". Has anyone previously experienced this, and can you please tell me how to resolve this?

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

former_member496813
Active Participant
0 Kudos

Go to RS12 transaction and delete lock here !

Look at OSS Note 316329 'Master data table locked' to have more info on this mechanism...

also check:

Hope it helps!

Answers (2)

Answers (2)

former_member345199
Active Contributor
0 Kudos

Hi,

This is a temperorary issue.

This is because the MD table may be locked due to another change run or load.

Try to find out if there is any other load running to the same target or any change run locking for this object.

Check RSATTR or CHANGERUNMONI for the objects that are being part of change run.

If its there wait for that to get over.

Once done you can force the request to red, delete the bad request from target and retrigger the IP.

Also check in SM12 for any lock entries for the MD table.

Thanks,

JituK

Former Member
0 Kudos

First thing to check is whether an "attribute change run" job is running at the same time.

If you have multiple process chains loading master data and they all have change run processes in them, you will have these kinds of conflicts. You have to organize them so change run doesn't conflict with some other master data load.