cancel
Showing results for 
Search instead for 
Did you mean: 

SPM Load - Validation error Lock NOT set for: Modifying master data

Former Member
0 Kudos

Hi guys,

when loading master data for gl account and item we get a valdation error due to the fact that a lock for master data modifcation could not be set. For other master data objects it worked just fine. The master data or object was defintely not locked by any user during the upload.

Any idea what could have caused this?

Thanks,

Ricardo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ricardo,

We get this error message when the data package size is large and their is not sufficient memory to process that data. The error about Lock is actually misleading.

Please try reducing the package size to a small value like 1000 and then the load should go through.

Regards,

Divyesh

Answers (2)

Answers (2)

Former Member
0 Kudos

We solved by decreasing the amount of Data in the Data Pacakages and Increasing the parameter enque/table_size

Greetings

Thanks in advance Divyesh

Former Member
0 Kudos

Hi Divyesh,

I Tried to reduce the error of the datapackage, but i cant, I change the Infopackage "Maximum size of a data packet in kByte" to 1000, also I tried to reduce the size adding to the table RSXAADMIN the objects:

MDAT_SIZE 1000

PACKAGE_SIZE 1000

But when I execute the process the package sixe is over 1000.

Any idea what could have caused this?

Thanks,

Ricardo