‎2011 Nov 24 8:11 AM
Dear Experts,
When I activity the program in SE38 , it show a message number PU815,
and it says as follows:
Diagnosis
An operating system file (the SAPNAMES file of user ABAP11) coul
accessed from the program that is running, since it is locked by
transaction.
The name of the lock file is "/usr/sap/trans/tmp/ABAP11.LOS".
Procedure
Execute the function again after a few seconds.
If the message occurs regularly, contact your SAP administrator.
Kindly help me how to solve this question , thanks a lot in advanced.
Yacoa
‎2011 Nov 24 9:19 AM
‎2011 Nov 25 2:37 AM
HI ALL,
I have solved this problem
there is a link to reference
http://blog.csdn.net/twty5210/article/details/6019462
Yacoa
‎2013 Oct 22 10:06 AM
The best way to solve this problem is use the standard report RSWBO_DELETE_SAPNAME
This delete the block file and it solve the problem.
We had this issue today and we solve this problem in this way.
Regards.
‎2013 Nov 27 5:15 PM
We also had a issu that "Sapnames file for USER is locked by another process"
With the standard report Francisco posted, you're able to delete the sapnames and lock file of a user to solve the problem:
RSWBO_DELETE_SAPNAMES - Delete SAPNAMES Files of User
Regards,
Alper Alp