Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Lock table overflow in BAPI_MATERIAL_SAVEREPLICA

Former Member
0 Likes
1,027

Hi All,

For data migration we have to create material using the BAPI

BAPI_MATERIAL_SAVEREPLICA. The file had uploaded from

application server and executed by a background job.

When we tried to upload mass number records

(50k) an issue 'Lock table Overflow' is occurring and job is getting cancelled.

Please find the attached screenshot for details.

Kindly helps to find the solution.

Thanks & Regards

Brijo.

Hi All,

For data migration we have to create material using the BAPI

BAPI_MATERIAL_SAVEREPLICA. The file had uploaded from

application server and executed by a background job.

When we tried to upload mass number records

(50k) an issue 'Lock table Overflow' is occurring and job is getting cancelled.

Please find the attached screenshot for details.

Kindly helps to find the solution.

Thanks & Regards

Brijo.

2 REPLIES 2
Read only

fabio_passoni
Explorer
0 Likes
929

For each call BAPI and being created the material wait a few seconds to try to create the next stuff.

Read only

0 Likes
929

Hi Fabio,

Thanks for your reply. The solution has already applied but didn't worked as expected.

Thanks & Regards

Brijo.