<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Lock table name required please in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table-name-required-please/m-p/6340293#M1397396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Mar 2011 04:51:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-02T04:51:47Z</dc:date>
    <item>
      <title>Lock table name required please</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table-name-required-please/m-p/6340288#M1397391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  When iam executing program, iam getting lock table overflow error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Detailed error as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lock table overflow&lt;/P&gt;&lt;P&gt;Message no. MC 603&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diagnosis&lt;/P&gt;&lt;P&gt;This table overflowed when trying to enter SAP locks in the lock table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System Response&lt;/P&gt;&lt;P&gt;The locks could not be set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;Contact your system administrator. If this error occurs frequently, change the size of the profile parameter 'enque/table_size'. This parameter defines the size of the lock table in KByte.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone tell me the lock table name plz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sreekanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 12:57:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table-name-required-please/m-p/6340288#M1397391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-29T12:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Lock table name required please</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table-name-required-please/m-p/6340289#M1397392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means that there are many locks in the system which you are using at that point of time. So go to SM12 transaction to view all the locks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[SAP Lock Concept|http://help.sap.com/saphelp_erp2005/helpdata/EN/c2/2d7037ecc92a7ee10000009b38f8cf/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 13:04:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table-name-required-please/m-p/6340289#M1397392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-29T13:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Lock table name required please</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table-name-required-please/m-p/6340290#M1397393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do you require this table name, this is not a DDIC table, forget SE11, only C program of the SAP kernel manage this "table". &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;The lock table is a shared memory, not a database table.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at [Note 552289 - FAQ: R/3 Lock management|https://service.sap.com/sap/support/notes/552289] for more information, try transactions SM12, RZ11, and contact Basis Team, also read [Analyzing and Solving Problems|http://help.sap.com/saphelp_nw04/helpdata/EN/f0/b57338788f4d72e10000009b38f8cf/frameset.htm] in [The SAP Lock Concept (BC-CST-EQ)|http://help.sap.com/saphelp_nw04/helpdata/EN/c2/2d7037ecc92a7ee10000009b38f8cf/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 13:04:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table-name-required-please/m-p/6340290#M1397393</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2009-10-29T13:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Lock table name required please</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table-name-required-please/m-p/6340291#M1397394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest you to contact Basis and ask them to change the size of the profile parameter 'enque/table_size'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will require some analysis of the parameter.&lt;/P&gt;&lt;P&gt;Hope its help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 13:07:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table-name-required-please/m-p/6340291#M1397394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-29T13:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Lock table name required please</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table-name-required-please/m-p/6340292#M1397395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The size of the number of entries allowed in the lock table is controlled by a system parameter enque/table_size&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details can be found here :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/EN/37/a2e3ab344411d3acb00000e83539c3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/EN/37/a2e3ab344411d3acb00000e83539c3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This parameter will need changing by your basis team if you are trying to select a large number of table records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 13:11:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table-name-required-please/m-p/6340292#M1397395</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-29T13:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Lock table name required please</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table-name-required-please/m-p/6340293#M1397396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 04:51:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table-name-required-please/m-p/6340293#M1397396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-02T04:51:47Z</dc:date>
    </item>
  </channel>
</rss>

