2007 Apr 13 8:41 AM
Hi,
When i trying to update data using T_CODE j1i8. I am getting message (Failed to read data from Lock tables ) but where as my database tables are not been locked. can anyone plz help me out.
Regards,
Anaveer
Hi,
When i trying to update data using T_CODE j1i8. I am getting message (Failed to read data from Lock tables ) but where as my database tables are not been locked. can anyone plz help me out.
Regards,
Anaveer
2007 Apr 13 8:44 AM
Hi,
before reading the table, call DEQUEUE_ALL function module, then read the table
Regards
Sudheer
2007 Apr 13 8:46 AM
Hi
Probably some other transation is modifying the Database table you are using & it may have locke the table using FOR UPDATE stmt.
Using Deque_all FM module you can remove the locks
Thanks
Sandeep
Reward if helpful
2007 Apr 13 8:48 AM
Hi Snadeep,
Thx but no one else is using that transaction simultaneously
2007 Apr 13 8:48 AM
use this FM DEQUEUE_E_TABLE and give ur table before processing
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |