<?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. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table/m-p/4634419#M1091277</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi..&lt;/P&gt;&lt;P&gt;check out this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.ittoolbox.com/groups/technical-functional/sap-basis/lock-table-overflow-1199105?cv=expanded" target="test_blank"&gt;http://sap.ittoolbox.com/groups/technical-functional/sap-basis/lock-table-overflow-1199105?cv=expanded&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/EN/d3/43d2416d9c1c7be10000000a1550b0/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/EN/d3/43d2416d9c1c7be10000000a1550b0/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Oct 2008 05:42:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-13T05:42:18Z</dc:date>
    <item>
      <title>lock table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table/m-p/4634417#M1091275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii,&lt;/P&gt;&lt;P&gt;error in &lt;STRONG&gt;change&lt;/STRONG&gt; of report&lt;/P&gt;&lt;P&gt;error:&lt;/P&gt;&lt;P&gt;lock table overflow..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to remove it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: aks on Oct 13, 2008 1:32 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 05:31:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table/m-p/4634417#M1091275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-13T05:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: lock table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table/m-p/4634418#M1091276</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;Use&lt;/P&gt;&lt;P&gt;The maximum number of locks in the lock table is subject to an upper limit, which can be defined in a profile parameter. Parameter enque/table_size (see also The Most Important Profile Parameters for the Lock Concept) determines the size of the lock table in KB. You can determine both the maximum number and the current number of entries in the transaction using Extras/Statistics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A lock table overflow can occur if:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        The lock table is configured too small&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        An application sets a large number of locks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        The update process is hanging and this is passing a lot of locks onto the update task. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Afterwards you can analyze which type of locks exist and which lock owners have contributed to the lock table overflow. A history function is provided for this purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Features&lt;/P&gt;&lt;P&gt;The following information on the last 10 lock table overflows is saved:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        The three lock owners with the most locks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        The three lock arguments with the most locks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activities&lt;/P&gt;&lt;P&gt;On the List of Lock Entries screen choose the menu option Extras ® Top Capacity Used ®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Current:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current capacity used status is displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        History&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The overflow history is displayed. The person responsible, his or her user name, the time, and the number of locks are listed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.        Delete History&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The overflow history is deleted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check it with BASIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Source SAP Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 05:37:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table/m-p/4634418#M1091276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-13T05:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: lock table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table/m-p/4634419#M1091277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi..&lt;/P&gt;&lt;P&gt;check out this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.ittoolbox.com/groups/technical-functional/sap-basis/lock-table-overflow-1199105?cv=expanded" target="test_blank"&gt;http://sap.ittoolbox.com/groups/technical-functional/sap-basis/lock-table-overflow-1199105?cv=expanded&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/EN/d3/43d2416d9c1c7be10000000a1550b0/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/EN/d3/43d2416d9c1c7be10000000a1550b0/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 05:42:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lock-table/m-p/4634419#M1091277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-13T05:42:18Z</dc:date>
    </item>
  </channel>
</rss>

