cancel
Showing results for 
Search instead for 
Did you mean: 

Lock table overflow

0 Kudos

Hello,

He have installed SEM-BW 603 and when we go to transaction SPRO -> Strategic Enterprise Management/Business Analytics -> Business

Consolidation and execute "Customizing Workbench", error lock table overflow occurs.

He have implemented note 928044, increasing enque/table_size to 100000 (because the same problem still happens if we put it to 25000)

and abap/shared_objects_size_mb to 200 but problem still occurs.

The error occurs executing transaction UCWB_INT and it no generates any

dump.

Thanks in advance for your help,

Everis

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi!

We have review this note but problem still occurs.

He have fixed in RZ10 the following parameters:

abap/shared_objectsensize_MB = 200

queue/table_size = 25000

Regards,

Spain BCN SAP Systems

Former Member
0 Kudos

Did you fix this problem. I am having the same problem.

Lee

0 Kudos

Hello Lee,

For solving the problem do the following:

In transaction RZ10 fix the following parameters:

abap/shared_objectsensize_MB = 200

queue/table_size = 25000

Apply the following changes to profiles "SID_DVEBMGS00_hostname" and "SID_SCS01_hostname".

Regards,

Spain BCN SAP Systems

Former Member
0 Kudos

Did you do this on all the app servers as well as the enq server?

Lee

Ayax
Participant
0 Kudos

enque/table_size parameter should only makes sense in the enqueue server because in that server is where the lock table is held in main memory.

According to SAP Note 928044 parameter abap/shared_objects_size_MB should be set in the application server to set the size of the copy of the lock table.

Regards,

Ayax

0 Kudos

hello,

Please check the note 13907, maybe this will help.

regards

Mahesh