<?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 Time out  dump Issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-out-dump-issue/m-p/11384646#M1923803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report dump for time out issue ,I have checked in SQL trace no one&amp;nbsp; query take max time&lt;/P&gt;&lt;P&gt;and&amp;nbsp; i have done indexing also for large time query .In 1st company code it runs but for 2nd company code&lt;/P&gt;&lt;P&gt;it takes dump.Is there any another solution for this or tool to check time dump issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Dec 2015 10:02:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-12-10T10:02:15Z</dc:date>
    <item>
      <title>Time out  dump Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-out-dump-issue/m-p/11384646#M1923803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report dump for time out issue ,I have checked in SQL trace no one&amp;nbsp; query take max time&lt;/P&gt;&lt;P&gt;and&amp;nbsp; i have done indexing also for large time query .In 1st company code it runs but for 2nd company code&lt;/P&gt;&lt;P&gt;it takes dump.Is there any another solution for this or tool to check time dump issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 10:02:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-out-dump-issue/m-p/11384646#M1923803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-10T10:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Time out  dump Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-out-dump-issue/m-p/11384647#M1923804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could setup the program for background processing if there is no other way to improve the performance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you show us those SQL Expressions that take so long.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you exeuted a trace of the program using the first company code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 10:41:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-out-dump-issue/m-p/11384647#M1923804</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-10T10:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Time out  dump Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-out-dump-issue/m-p/11384648#M1923805</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;You can try the below options:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Tahoma; font-size: 13.3333px;"&gt; Redesign the program to optimize runtime&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 13.3333px; font-family: Tahoma;"&gt; Increase the maximum dialog runtime limit (BASIS)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Tahoma; font-size: 13.3333px;"&gt; &lt;SPAN style="color: #000000; font-family: Tahoma; font-size: 13.3333px;"&gt;Run the program in background generating the result to spool&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 13.3333px; font-family: Tahoma;"&gt; &lt;SPAN style="color: #000000; font-family: Tahoma; font-size: 13.3333px;"&gt;Run the program with maximum possible selection criteria&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 13.3333px; font-family: Tahoma;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 13.3333px; font-family: Tahoma;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 13.3333px; font-family: Tahoma;"&gt;Renjith Michael&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 12:18:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-out-dump-issue/m-p/11384648#M1923805</guid>
      <dc:creator>former_member192467</dc:creator>
      <dc:date>2015-12-10T12:18:56Z</dc:date>
    </item>
  </channel>
</rss>

