cancel
Showing results for 
Search instead for 
Did you mean: 

Lock Management

Former Member
0 Kudos

Hi Experts,

I am getting error " Unable to lock table......" when I execute any transaction in r/3. This is in IDES 4.6b. Need valuable advice how this can be resolved.

Thanks/Hari

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Chaitanya,

I tried with SM12-Extra-diagnostics.

But geting error " E: System error during lock operation.Execute diagnostic in SM12

I also tried with SM12-Extra-diagnostics in update.

But getting dump error with System_failure.

Could you please give me a soution to resolve this problem?

Thanks/Hari

tim_buchholz
Active Participant
0 Kudos

Dear Hari,

sounds like there is a problem with the message server/dispatcher connection. Check the trace files dev_disp and dev_ms and make sure that the dispatcher is connected to the message server (this can easily be verified by running transaction SM51). Keyword to look for in dev_disp is MBUF. The last entry should be 'MBUF state ACTIVE'. Also check that the message server process (msg_server) is up and running and was able to bind the port. Finally look in the profile for parameters rdisp/enqname and see if that points to the right server and port (which is sapms<SID>).

Regards,

Tim

Former Member
0 Kudos

Goto Transaction SM12 --> Extras --> Diagnostics, & you can know the problem.

Check/restart the Enqueue server.

Former Member
0 Kudos

Hi Hari:

It is your Enqueue server up and running on that instance ?

Can you try SM50 is see if ENQ workprocess is OK ?

Also you can check the developer traces for the enqueue.

Hope this helps!

Regards,

Federico