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: 

Editor does not lock everytime?!

ralf_wenzel_heuristika
Active Participant
0 Kudos

Hi,

sometimes, I am believing in wonders. Just a few minutes ago, I realized, that I had opened the same program in two SAP-SE38-windows, both in change mode. I was able to change the coding in both windows and furthermore, I was able to save from both windows.

Did anyone had this problem, too?

(Edit: Auto correction issue in headline)

17 REPLIES 17

ArcherZhang
Advisor
Advisor
0 Kudos

Hi Ralf,

Oh cool, No lock exist in SM12 when you open editor in change mode?

Regards,

Archer

0 Kudos

In this case: no.

0 Kudos

Hi,

Its a new feature !!!!

Part of agile development methodologies..

This enable programmers with multiple personalities to work more efficiency....

https://en.wikipedia.org/wiki/Pair_programming

Regards.

Peter_Inotai
Active Contributor
0 Kudos

Hi,

What release do you have? Just tried it on 7.02, but got the message:

"User BLABLA is currently editing ZBLABLA

Message no. EU510"

Thanks,

Peter

0 Kudos

Me, too. In most cases. But in some cases......

7.40 SP5

0 Kudos

Very strange. Probable a bug.

0 Kudos

Yes, of course it's a bug. That's why I posted. It's hard to reproduce, but it occurs!

0 Kudos

Ralf Wenzel wrote:

Yes, of course it's a bug. That's why I posted. It's hard to reproduce, but it occurs!

If you have a reproducable example, it's better to open an OSS message and try to get support from SAP directly (even if it could take some time).

rosenberg_eitan
Active Contributor
0 Kudos

Hi,

I asked our basis guy .

The service might be down.

Regards.

0 Kudos

The service? Which service?

0 Kudos

Hi,

I believe you better speak with your basis people.

I think that this is about a window service that should be active in the application server

Regards.

0 Kudos

It's worth to check if the ENQ process is running (eg in SM50).

0 Kudos

It's a seldom occurring problem, in all other cases all enqueue steps are running properly.

michael_kozlowski
Active Contributor
0 Kudos

Hi Ralf,

maybe there is an issue in enqueue server settings or services

https://help.sap.com/saphelp_nw74/helpdata/en/47/e929cd3d7001cee10000000a421937/content.htm

Regards

Michael

0 Kudos

Hi

     may be the lock table might have refreshed,

     try this

     >open a program in editor.

     >goto SM12 delete the lock for the program.

     >open same program

you will be able to edit in both.

0 Kudos

Hm. You mean: If I prick a knife in the wheel of my car, the air turns out.

Of course, I did NOT delete the lock entry - then I wouldn't have a reason to describe the problem!

Former Member
0 Kudos

I agree with Michael. It is worth checking the enqueue service settings.

Profile parameters : Mainly enque/con_timeout and enque/con_retries.

It seems that the system is not able to allocate an ENQ work process(Which should always be in an Central Instance) for whatever reason .

It is also worth checking the system log(SM21). Not sure SAP does post something there .

R