Lock table overflow (enque/table_size)
This question is answered
Hi Expert,
I have read the SAP notes about lock table flow and it is mentioning to look at the statistics on
SM12.
Below is the sample statistic:
Enqueue Requests.....: 213416
Rejects...........: 8912
Errors............: 275
Dequeue Requests.....: 72850
Errors............: 0
DequeueAll Requests..: 38719
CleanUp Requests.....: 1
Backup Requests......: 7740
Reporting Requests...: 47827
Compress Requests....: 0
Verify Requests......: 0
Writes to File.......: 111901
Backup............: 93554
Owner Names..........: 18347
Peak Util.........: 50
Actual Util.......: 4
Granule Arguments....: 18347
Peak Util.........: 18346
Actual Util.......: 9
Granule Entries......: 18347
Peak Util.........: 18346
Actual Util.......: 9
Update Queue Peak....: 20
Actual ...........: 0
Total Lock Time......: 9.216457s total
Total Lock Wait Time.: 34.570783s total
Total Server Time....: 9.966474s total
From this information, what should be my reference for the new value of enqueu/table_size?
Thanks in advance
Eida Hanafiah
July 28, 2009 at 15:26 PM
0 Likes
Correct Answer
Ferhan Tekin replied
July 28, 2009 at 15:26 PM
hi Eida,
you set the parameters;
abap/buffersize : Program Buffer Size
1500000
enque/table_size
96000
ipc/shm_psize_10
600000000
ipc/shm_psize_40 Size of shared memory segment
250000000 byte
ferhan
0 View this answer in context