<?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 Runtime Error : MEMORY_NO_MORE_PAGING in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-memory-no-more-paging/m-p/9260161#M1721746</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;I checked in SDN, but unable to get proper Inputs. hence I am posting this ques.&lt;/P&gt;&lt;P&gt;please advise??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Run this program as background job. You can see the job log under my user id. The job ended cancelled. I checked in ST22. I get this Message?&lt;/P&gt;&lt;P&gt;What should i do to solve this???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current Date&amp;nbsp;&amp;nbsp;&amp;nbsp; 01/31/2013&lt;/P&gt;&lt;P&gt;Time&amp;nbsp;&amp;nbsp;&amp;nbsp; 21:58:11&lt;/P&gt;&lt;P&gt;Application Server&amp;nbsp;&amp;nbsp;&amp;nbsp; GHOSA002_TRN_10&lt;/P&gt;&lt;P&gt;User Name&amp;nbsp;&amp;nbsp;&amp;nbsp; TESTUSR&lt;/P&gt;&lt;P&gt;Client ID&amp;nbsp;&amp;nbsp;&amp;nbsp; 800&lt;/P&gt;&lt;P&gt;Keep&amp;nbsp;&amp;nbsp;&amp;nbsp; C&lt;/P&gt;&lt;P&gt;Name of runtime error&amp;nbsp;&amp;nbsp;&amp;nbsp; MEMORY_NO_MORE_PAGING&lt;/P&gt;&lt;P&gt;Index of Work Process&amp;nbsp;&amp;nbsp;&amp;nbsp; 35&lt;/P&gt;&lt;P&gt;Transaktions-ID&amp;nbsp;&amp;nbsp;&amp;nbsp; 510B2FDF060C4E87E1008003AC140AC8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SRCM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Feb 2013 07:53:27 GMT</pubDate>
    <dc:creator>former_member391265</dc:creator>
    <dc:date>2013-02-01T07:53:27Z</dc:date>
    <item>
      <title>Runtime Error : MEMORY_NO_MORE_PAGING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-memory-no-more-paging/m-p/9260161#M1721746</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;I checked in SDN, but unable to get proper Inputs. hence I am posting this ques.&lt;/P&gt;&lt;P&gt;please advise??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Run this program as background job. You can see the job log under my user id. The job ended cancelled. I checked in ST22. I get this Message?&lt;/P&gt;&lt;P&gt;What should i do to solve this???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current Date&amp;nbsp;&amp;nbsp;&amp;nbsp; 01/31/2013&lt;/P&gt;&lt;P&gt;Time&amp;nbsp;&amp;nbsp;&amp;nbsp; 21:58:11&lt;/P&gt;&lt;P&gt;Application Server&amp;nbsp;&amp;nbsp;&amp;nbsp; GHOSA002_TRN_10&lt;/P&gt;&lt;P&gt;User Name&amp;nbsp;&amp;nbsp;&amp;nbsp; TESTUSR&lt;/P&gt;&lt;P&gt;Client ID&amp;nbsp;&amp;nbsp;&amp;nbsp; 800&lt;/P&gt;&lt;P&gt;Keep&amp;nbsp;&amp;nbsp;&amp;nbsp; C&lt;/P&gt;&lt;P&gt;Name of runtime error&amp;nbsp;&amp;nbsp;&amp;nbsp; MEMORY_NO_MORE_PAGING&lt;/P&gt;&lt;P&gt;Index of Work Process&amp;nbsp;&amp;nbsp;&amp;nbsp; 35&lt;/P&gt;&lt;P&gt;Transaktions-ID&amp;nbsp;&amp;nbsp;&amp;nbsp; 510B2FDF060C4E87E1008003AC140AC8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SRCM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 07:53:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-memory-no-more-paging/m-p/9260161#M1721746</guid>
      <dc:creator>former_member391265</dc:creator>
      <dc:date>2013-02-01T07:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error : MEMORY_NO_MORE_PAGING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-memory-no-more-paging/m-p/9260162#M1721747</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;Could you please go to ST02 -&amp;gt; and look at the current use and max use of your page area memory during the job runs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it hits up to max value, you can consider to increase parameter rdisp/PG_MAXFS to higher value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI, you can search a lot of useful tips on sapnote with keyword "MEMORY_NO_MORE_PAGING"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps, &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Cheers, &lt;/P&gt;&lt;P&gt;Nicholas Chang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 09:30:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-memory-no-more-paging/m-p/9260162#M1721747</guid>
      <dc:creator>nicholas_chang</dc:creator>
      <dc:date>2013-02-01T09:30:16Z</dc:date>
    </item>
  </channel>
</rss>

