<?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: Custom Table - Transactional Data - Design/Performance Tips in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table-transactional-data-design-performance-tips/m-p/2733738#M634867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all your Inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob, This table will be available for read/update from SAP Custom Transaction as well as Portal Applications. Some times, It will be updated using batch programs. Please suggest me if you have any good solutions. I do not have much DBA exposure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate all your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kannan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Sep 2007 04:25:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-02T04:25:17Z</dc:date>
    <item>
      <title>Custom Table - Transactional Data - Design/Performance Tips</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table-transactional-data-design-performance-tips/m-p/2733734#M634863</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;I have a Requirement to Insert/Update (Transactional Data) 500 times a day, the Custom Table. I have chosen the size category to ' 8 ' (Expected Records 4,500,000 to 9,100,000) the maximum limit given by SAP. I am sure this table will be storing/handling huge volume of records daily. Can any one please suggest me some Design/Performance Tips for creating a Custom Table in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate Your Help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kannan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2007 18:09:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table-transactional-data-design-performance-tips/m-p/2733734#M634863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-30T18:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Table - Transactional Data - Design/Performance Tips</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table-transactional-data-design-performance-tips/m-p/2733735#M634864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kannan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The size category for a table is not always constant.. This dependes on the record size of the table. The selection of the size category is very important step..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you activate the table, depending on the size category, the system allocates a space in the table space for this table.. When this area is filled by the data, then another memory chunk of same size is allocated..&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;/P&gt;&lt;P&gt;Vikas Bittera.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**&lt;STRONG&gt;Reward if useful&lt;/STRONG&gt;**&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2007 18:13:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table-transactional-data-design-performance-tips/m-p/2733735#M634864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-30T18:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Table - Transactional Data - Design/Performance Tips</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table-transactional-data-design-performance-tips/m-p/2733736#M634865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This creates a performance issue if you choose the incorrect size category, so that a number of memory chucks are used for the table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case the system have to put extra efforts to link these memory locations and this impacts the performance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;/P&gt;&lt;P&gt;Vikas Bittera.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**&lt;STRONG&gt;Reward if useful&lt;/STRONG&gt;**&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2007 18:14:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table-transactional-data-design-performance-tips/m-p/2733736#M634865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-30T18:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Table - Transactional Data - Design/Performance Tips</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table-transactional-data-design-performance-tips/m-p/2733737#M634866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will your table only be updated in batch? Will it be read by on-line programs? You will have to think about indexes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also if you make the size category too large, it will reserve too much space and may impact other tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would start off small and increase as necessary. If you forget, your DBAs will remind you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Rob Burbank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2007 18:23:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table-transactional-data-design-performance-tips/m-p/2733737#M634866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-30T18:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Table - Transactional Data - Design/Performance Tips</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table-transactional-data-design-performance-tips/m-p/2733738#M634867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all your Inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob, This table will be available for read/update from SAP Custom Transaction as well as Portal Applications. Some times, It will be updated using batch programs. Please suggest me if you have any good solutions. I do not have much DBA exposure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate all your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kannan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Sep 2007 04:25:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table-transactional-data-design-performance-tips/m-p/2733738#M634867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-02T04:25:17Z</dc:date>
    </item>
  </channel>
</rss>

