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: 

SAPNAMES File Locked

former_member1330001
Participant
0 Kudos

Hi Friends,

I tried to do a screen-exit for CJ01 and when i tried to activate the screen i am getting the following error.. What could be wrong?.

'An operating system file (the SAPNAMES file of user SSI1) could not be accessed from the program that is running, since it is locked by another transaction.

The name of the lock file is "E:\usr\sap\trans\tmp\SSI1.LOS".

Procedure

Execute the function again after a few seconds.

If the message occurs regularly, contact your SAP administrator.'

How to rectify this problem?

Quick replies would be suitably rewarded.

Thanks in advance.

Tamilarasan.L

2 REPLIES 2

FredericGirod
Active Contributor
0 Kudos

I never see lock file, maybe simple way is to suppress this file. Better way is first to check SM21 for error message, and second check the lock entry SM12 (but you must know the name of the user and the key)

Frédéric

christian_wohlfahrt
Active Contributor
0 Kudos

Hi Tamilarasan!

The name of the path looks like something with transport requests. Maybe you are missing a write authority on the DB / application server.

At least, I would follow the hint of SAP -> ask your system administrator.

Regards,

Christian