Application Development and Automation 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: 
Read only

Editor does not lock everytime?!

ralf_wenzel_heuristika
Active Participant
0 Likes
2,142

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
Read only

ArcherZhang
Product and Topic Expert
Product and Topic Expert
0 Likes
2,064

Hi Ralf,

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

Regards,

Archer

Read only

0 Likes
2,064

In this case: no.

Read only

0 Likes
2,064

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.

Read only

Peter_Inotai
Active Contributor
0 Likes
2,064

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

Read only

0 Likes
2,064

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

7.40 SP5

Read only

0 Likes
2,064

Very strange. Probable a bug.

Read only

0 Likes
2,064

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

Read only

0 Likes
2,064

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).

Read only

rosenberg_eitan
Active Contributor
0 Likes
2,064

Hi,

I asked our basis guy .

The service might be down.

Regards.

Read only

0 Likes
2,064

The service? Which service?

Read only

0 Likes
2,064

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.

Read only

0 Likes
2,064

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

Read only

0 Likes
2,064

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

Read only

michael_kozlowski
Active Contributor
0 Likes
2,064

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

Read only

0 Likes
2,064

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.

Read only

0 Likes
2,064

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!

Read only

Former Member
0 Likes
2,064

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