<?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: SPOOL_INTERNAL_ERROR spool overflow when submitting the same program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-internal-error-spool-overflow-when-submitting-the-same-program/m-p/5639787#M1283622</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;Delete the spools generated in SP01 under your user name and check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 May 2009 05:13:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-20T05:13:30Z</dc:date>
    <item>
      <title>SPOOL_INTERNAL_ERROR spool overflow when submitting the same program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-internal-error-spool-overflow-when-submitting-the-same-program/m-p/5639785#M1283620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am submitting the same program via job with different seletion screen values after JOB_OPEN, and then SUBMIT statement and JOB_CLOSE FM. But this job get cancelled with message "ABAP/4 processor: SPOOL_INTERNAL_ERROR" . The submit is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT (sy-repid) USER sy-uname&lt;/P&gt;&lt;P&gt;         VIA JOB 'ZTP_SAl_REG_MONITOR_JOBS'&lt;/P&gt;&lt;P&gt;         NUMBER l_jobcount&lt;/P&gt;&lt;P&gt;         TO SAP-SPOOL&lt;/P&gt;&lt;P&gt;         SPOOL PARAMETERS fp_user_print_params&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;          NEW LIST IDENTIFICATION 'X'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;         WITHOUT SPOOL DYNPRO&lt;/P&gt;&lt;P&gt;         WITH rb_monit EQ 'X'&lt;/P&gt;&lt;P&gt;         WITH s_jobcnt IN s_jobcnt&lt;/P&gt;&lt;P&gt;         WITH p_date EQ p_date&lt;/P&gt;&lt;P&gt;         WITH rb_row EQ rb_row&lt;/P&gt;&lt;P&gt;         WITH rb_col EQ rb_col&lt;/P&gt;&lt;P&gt;         AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to use the same program to be scheduled....Let me include that the submit is happening with rb_monit = X and it has separate branch...so infinite looping can not happen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 15:23:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-internal-error-spool-overflow-when-submitting-the-same-program/m-p/5639785#M1283620</guid>
      <dc:creator>SumitKundu</dc:creator>
      <dc:date>2009-05-11T15:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: SPOOL_INTERNAL_ERROR spool overflow when submitting the same program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-internal-error-spool-overflow-when-submitting-the-same-program/m-p/5639786#M1283621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sumit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that the flag is ensuring that it doesnt go into infinite loop. You may wish to check that once bcz Spool overflow seems to be bcz of infinite loop or bcz of layout issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SP01 in the same client where you have scheduled the job.&lt;/P&gt;&lt;P&gt;Check the spool no. which was generated bcz of the job.&lt;/P&gt;&lt;P&gt;Double click on the STATUS of the spool ( it should be in red background color).&lt;/P&gt;&lt;P&gt;System will give a popup with status details.&lt;/P&gt;&lt;P&gt;Again double click on the status. System will again give a popup.&lt;/P&gt;&lt;P&gt;The popup will give the details of why the spool ran into errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check the layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 05:07:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-internal-error-spool-overflow-when-submitting-the-same-program/m-p/5639786#M1283621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T05:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: SPOOL_INTERNAL_ERROR spool overflow when submitting the same program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-internal-error-spool-overflow-when-submitting-the-same-program/m-p/5639787#M1283622</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;Delete the spools generated in SP01 under your user name and check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 05:13:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-internal-error-spool-overflow-when-submitting-the-same-program/m-p/5639787#M1283622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T05:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: SPOOL_INTERNAL_ERROR spool overflow when submitting the same program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-internal-error-spool-overflow-when-submitting-the-same-program/m-p/5639788#M1283623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes the problem was solved by deleting old spools from SP01. thanks for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 13:41:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-internal-error-spool-overflow-when-submitting-the-same-program/m-p/5639788#M1283623</guid>
      <dc:creator>SumitKundu</dc:creator>
      <dc:date>2009-11-05T13:41:26Z</dc:date>
    </item>
  </channel>
</rss>

