<?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: Performance issue with JEST table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-with-jest-table/m-p/5144399#M1192276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Since here, the data size is exceeded, if i change the size catagory to 4 would improve the&lt;/P&gt;&lt;P&gt;&amp;gt; performance?&lt;/P&gt;&lt;P&gt;has no effect at all, it is only a information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which table are you talking about JEST or JSTO ?????????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondary index, .... out of primary key fields .... nice recommendation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;133 mio. records ... archiving would be a good idea! Probably your only chance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siegfried&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jan 2009 14:23:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-27T14:23:23Z</dc:date>
    <item>
      <title>Performance issue with JEST table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-with-jest-table/m-p/5144396#M1192273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moved to correct forum by moderator&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a report which is giving performance issue.&lt;/P&gt;&lt;P&gt;It hits the function module "status_read", which in turn hits the table JEST..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The select query is:&lt;/P&gt;&lt;P&gt;SELECT SINGLE * FROM JSTO CLIENT SPECIFIED&lt;/P&gt;&lt;P&gt;WHERE MANDT = MANDT&lt;/P&gt;&lt;P&gt;AND   OBJNR = OBJNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know we should not use client specified,  but this is a SAP standard code..&lt;/P&gt;&lt;P&gt;Since this query is hit many times, it results in TIME_OUT error..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I observed that the table JEST has 133,523,962 entries in production and in technical details, the size catagory is metnioned as 3 - (Data records expected: 280,000 to 1,100,000).&lt;/P&gt;&lt;P&gt;Since here, the data size is exceeded, if i change the size catagory to 4 would improve the performance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or should I request Client to archive this table? If yes, please guide me how to go for it? I have heard there are archiving objects.. please specify which objects should be considered for archiving...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could only think of above two solutions, please let me know if there is any other workaround...&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Jan 27, 2009 11:12 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2009 08:31:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-with-jest-table/m-p/5144396#M1192273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-27T08:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue with JEST table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-with-jest-table/m-p/5144397#M1192274</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'm not sure the exact archiving object for this, here are some archiving objects related to tabel JEST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;MM_EBAN
MM_EKKO
MM_MATNR
PP_ORDER
PR_ORDER
PM_NET&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pl. go thru them using tcode: SARA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks\&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2009 09:43:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-with-jest-table/m-p/5144397#M1192274</guid>
      <dc:creator>former_member222860</dc:creator>
      <dc:date>2009-01-27T09:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue with JEST table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-with-jest-table/m-p/5144398#M1192275</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;Please create the secondary indexes for the table JEST...it will increase the performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rohan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2009 09:49:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-with-jest-table/m-p/5144398#M1192275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-27T09:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue with JEST table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-with-jest-table/m-p/5144399#M1192276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Since here, the data size is exceeded, if i change the size catagory to 4 would improve the&lt;/P&gt;&lt;P&gt;&amp;gt; performance?&lt;/P&gt;&lt;P&gt;has no effect at all, it is only a information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which table are you talking about JEST or JSTO ?????????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondary index, .... out of primary key fields .... nice recommendation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;133 mio. records ... archiving would be a good idea! Probably your only chance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siegfried&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2009 14:23:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-with-jest-table/m-p/5144399#M1192276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-27T14:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue with JEST table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-with-jest-table/m-p/5144400#M1192277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check with this FM - STATUS_READ_ARCHIVE_OBJECT&lt;/P&gt;&lt;P&gt;for archiveing all these tables:&lt;/P&gt;&lt;P&gt;JSTO, JCDO, JEST, JCDS, DJEST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check them out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;CK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2009 14:52:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-with-jest-table/m-p/5144400#M1192277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-27T14:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue with JEST table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-with-jest-table/m-p/5144401#M1192278</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 the table and index size in T-code DB02. if index size is more than table size try to reorganize that. before index reorg check the index storage quality. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Atchi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 13:51:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-with-jest-table/m-p/5144401#M1192278</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-02T13:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue with JEST table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-with-jest-table/m-p/5144402#M1192279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After reorg, u&lt;SPAN style="font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 9pt; mso-bidi-font-size: 10.0pt; mso-fareast-font-family: &amp;amp;quot;MS Mincho&amp;amp;quot;; mso-bidi-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;pdate the database statistics.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 13:53:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-with-jest-table/m-p/5144402#M1192279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-02T13:53:37Z</dc:date>
    </item>
  </channel>
</rss>

