cancel
Showing results for 
Search instead for 
Did you mean: 

SAP NetWeaver 6.40 Locking Problem

Former Member
0 Kudos

My Netweaver 6.40 ABAP edition is now up and running. License is installed. I had to resolve an index-problem in the database layer by recreating a corrupt index via DBMCLI, but now the database seems to be fine.

But I still can't "lock" anything. When I e.g. try to change client settings in SCC4, I get an error message:

"System error: Unable to lock table/view T000".

When I try to activate a service in SICF, I get "System locking error" (SR053). It seems that the enqueue server doesn't work.

SM12 (Lock entries) diagnostics say: "System error during lock operation. Execute diagnostics in SM12" (03113). Interesting message, but not much help as I just did execute the diagnostics in SM12.

The current workprocess configuration is:

rdisp/wp_no_dia=2

rdisp/wp_no_btc=1

rdisp/wp_no_vb=0

rdisp/wp_no_vb2=0

rdisp/wp_no_enq=0

rdisp/wp_no_spo=0

Which is the default. I also tried

rdisp/wp_no_dia=2

rdisp/wp_no_btc=0

rdisp/wp_no_vb=0

rdisp/wp_no_vb2=0

rdisp/wp_no_enq=1

rdisp/wp_no_spo=0

but that did not help.

My hostname is NLVEHVHSE1NB272 (15 characters!). 6.10 could not be installed on a computer with such a long name, but 6.40 can.

My rdisp/enqname is "NLVEHVHSE1NB272_NSP_", where I would expect "NLVEHVHSE1NB272_NSP_00".

Does anybody know what the reason for my locking problems could be ?

Does anybody understand how a system without an ENQ workprocess can work at all ? (This is the standard delivery of the Minisystem)

Thanks ! Any comments are more than welcome ...

Accepted Solutions (0)

Answers (1)

Answers (1)

grahame_reynolds
Discoverer
0 Kudos

Hi Ralf

I have the same problem. If I come up with anything I will reply again.