<?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: RFC error (doubt about server) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-doubt-about-server/m-p/9962331#M1799976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ronaldo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go to TCode ST22 and analyze step by step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arivazhagan S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jan 2014 12:50:34 GMT</pubDate>
    <dc:creator>arivazhagan_sivasamy</dc:creator>
    <dc:date>2014-01-02T12:50:34Z</dc:date>
    <item>
      <title>RFC error (doubt about server)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-doubt-about-server/m-p/9962330#M1799975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a program that accesses another sap environment by RFC.&lt;/P&gt;&lt;P&gt;Lately Dumps is happening in random days.&lt;/P&gt;&lt;P&gt;The error is TIME limit exceeded.&lt;/P&gt;&lt;P&gt;The basis think the server accessed when entering other SAP environment, may be the problem.&lt;/P&gt;&lt;P&gt;The program runs on daily JOB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I know which server it came in cases that occurred DUMP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can I see this? SM37 else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see Attachment&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 12:45:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-doubt-about-server/m-p/9962330#M1799975</guid>
      <dc:creator>ronaldo_aparecido</dc:creator>
      <dc:date>2014-01-02T12:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error (doubt about server)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-doubt-about-server/m-p/9962331#M1799976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ronaldo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go to TCode ST22 and analyze step by step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arivazhagan S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 12:50:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-doubt-about-server/m-p/9962331#M1799976</guid>
      <dc:creator>arivazhagan_sivasamy</dc:creator>
      <dc:date>2014-01-02T12:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error (doubt about server)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-doubt-about-server/m-p/9962332#M1799977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at transaction SM21 (system log) in both system, also remember that&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;RFC calls are not suited for loading of large amounts of data.&lt;/P&gt;

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Recommended method of loading large amount of data into ECC tables is by using IDOCs.&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, 02 Jan 2014 12:55:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-doubt-about-server/m-p/9962332#M1799977</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-01-02T12:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error (doubt about server)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-doubt-about-server/m-p/9962333#M1799978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ronaldo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto ST22 -&amp;gt; open particular dump&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now you can find &amp;gt;&amp;gt; symbol in Dump analysis of code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;click on that line&amp;nbsp; and it will take you to particular FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there you can see the RFC destination name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;take this name and go to SM59 and check the server details .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will give you an idea about your issue . Thank you .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balaji.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 12:57:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-doubt-about-server/m-p/9962333#M1799978</guid>
      <dc:creator>former_member392866</dc:creator>
      <dc:date>2014-01-02T12:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error (doubt about server)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-doubt-about-server/m-p/9962334#M1799979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I analyzed the ST22 but I found the solution&lt;/P&gt;&lt;P&gt;I put her in the Annex.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 15:16:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-doubt-about-server/m-p/9962334#M1799979</guid>
      <dc:creator>ronaldo_aparecido</dc:creator>
      <dc:date>2014-01-07T15:16:17Z</dc:date>
    </item>
  </channel>
</rss>

