cancel
Showing results for 
Search instead for 
Did you mean: 

Many deadlocks on table INDX

former_member207732
Participant
0 Kudos

Hi,

I found many update requests in system via SM13. Those update requests are hold at step "V2". And I found on each server of server group, there's a job which processing update requests need very long time. Via SM21, I found "deadlock" info. And via DB02, I found many locks on table "INDX".

Because I used CRM middleware to replicate business partner data and saving data into system. Those update requests are responsible for saving data.

Do you know the reason of problem?

Best regards,

Long

Accepted Solutions (0)

Answers (1)

Answers (1)

vincentlim826
Employee
Employee
0 Kudos

From my points of view,

I think this is application specific problem for CRM Update.

You should refer to the CRM application

Check on the function module used by application level for update task.

former_member207732
Participant
0 Kudos

Hi Vincent,

Actually the system which has problem is a backup system of productive system. Same functions and programs can run without error on productive system. And for update task, I checked them in SM13, they are all standard functions. So I guess there's something wrong on system level.

Best regards,

Long