‎2008 Apr 29 2:54 PM
Dear All!
There are selected Lock Entries: 3714 !
It is not done by purpose, how can it happen ? Please can you help to not lock longer
this table.
It s loooking like:
011 Ertas 15:24:37 S CCIHT_IHVA 01100000000000000155124#################### 1 1
Regards
ertas
‎2008 Apr 29 3:07 PM
hi Ian,
Probably you are running several programs and there might have created a lock object for tables.When they are updating the data from the program they might have been using lock objects then in order to maintain the data consitency and might not be unlocking after updating the data ... check for function module ENQUEUE_EZ_<TABLENAME>/ENQUEUE_EY_<TABLENAME> and immediately there has to be FM's DEQUEUE_EZ_<TABLENAME>/DEQUEUE_EY_<TABLENAME> ...
Regards,
santosh
‎2008 Apr 29 2:58 PM
hi,
Go to SM12 transaction to find the entries here ..
Regards,
santosh
‎2008 Apr 29 3:02 PM
hi, I know but this is not the problem. What causes these Locks ?
Regards
ertas
‎2008 Apr 29 3:07 PM
Hi,
Can be a problem with data base, like a table space over flow, it´s possible to be a BASIS problem.
Regards,
Fernando
‎2008 Apr 29 3:07 PM
hi Ian,
Probably you are running several programs and there might have created a lock object for tables.When they are updating the data from the program they might have been using lock objects then in order to maintain the data consitency and might not be unlocking after updating the data ... check for function module ENQUEUE_EZ_<TABLENAME>/ENQUEUE_EY_<TABLENAME> and immediately there has to be FM's DEQUEUE_EZ_<TABLENAME>/DEQUEUE_EY_<TABLENAME> ...
Regards,
santosh