SAP Message AUT126 - Table &1 is currently locked by user &2

Diagnosis
A requested lock on table &V1& cannot be guaranteed because the lock isalready held by an SAP transaction of user &V2&.

System Response
The data of table &V1& could not be deleted.
If this message occurs in the preprocessing program for archiving objectELR_LTXTS, the system terminates processing.
If this error occurs elsewhere, the message is for information. Thesystem deletes the data from table &V1& the next time the preprocessingprogram is started. If you want to empty table &V1& before this, usereport AUT_ARCH_UNDO once the current lock has been released.

Procedure
Look in the lock table to see which user or transaction is holding therequested lock (Tools -> Administration ==> Monitor -> Lock Entries). Ifnecessary, contact this user.