Application Development 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: 

Logs for Database Locks

Former Member
0 Kudos

Hi All,

One of my ztable did not get updated with the new entries using the UPDATE statement. This happend last week in one of our landscape systems. I assume that the ztable was locked during that instance since many users were updating the table via a webapplication.

Is there any log which I can pull out and see that this ztable was actually locked during that particular time.

I do know the exact time and date. Is there any t-code which can help me see the OLD lock details.

( The problem is I am not able to reproduce the same scenario now ).

Thanks

Yogesh

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

this data is stored in the system logs. It depends how long this data is saved (basic settings).

Please check transaction ST11 or try to make it happen again and monitor it via ST01.

Kind regards,

Peter

1 REPLY 1

Former Member
0 Kudos

Hi,

this data is stored in the system logs. It depends how long this data is saved (basic settings).

Please check transaction ST11 or try to make it happen again and monitor it via ST01.

Kind regards,

Peter