Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
140 views3 pages

SAP Lock Table Overflow Guide

The document discusses a lock table overflow issue in SAP and provides statistics from SM12. Based on the statistics showing 8,912 rejections, the expert recommends setting the enque/table_size parameter to 96,000 to address the overflow.

Uploaded by

Satish Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
140 views3 pages

SAP Lock Table Overflow Guide

The document discusses a lock table overflow issue in SAP and provides statistics from SM12. Based on the statistics showing 8,912 rejections, the expert recommends setting the enque/table_size parameter to 96,000 to address the overflow.

Uploaded by

Satish Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

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

You might also like