<div>Hi Rick,</div>
<div> </div>
<div>I checked the dump file,the time out error is getting at different select statement and I checked the table SWN_TIMESTAMPS and found the zdelivery entry what I have customized in SWNCONFIG. Does this mean the time stamp created ?? If I run the report SWN_SELSEN again will it work?? Because I dont have access to run the report in Production system I need to raise a request for this.</div>

<div>
<table class="list" cellspacing="0" cellpadding="1" rules="groups" border="1">
<tbody>
<tr>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2"> 52</font></td>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">  IF NOT read_org_task IS INITIAL.                                                          </font></td></tr>
<tr>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">&gt;&gt;&gt;&gt;&gt;</font></td>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">    SELECT * FROM swworgtask INTO TABLE loc_org_task                                        </font></td></tr>
<tr>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">   54</font></td>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">                             WHERE wi_id  = wi_id                                           </font></td></tr>
<tr>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">   55</font></td>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">                               AND no_sel = space.                                          </font></td></tr>
<tr>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">   56</font></td>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">  ELSE.                                                                                     </font></td></tr>
<tr>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">   57</font></td>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">* use given entries                                                                         </font></td></tr>
<tr>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">   58</font></td>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">    loc_org_task[] = act_org_task[].                                                        </font></td></tr>
<tr>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">   59</font></td>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">                                                                                            </font></td></tr>
<tr>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">   60</font></td>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">    DELETE loc_org_task WHERE wi_id  &lt;&gt; wi_id                                               </font></td></tr>
<tr>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">   61</font></td>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">                           OR no_sel &lt;&gt; space.                                              </font></td></tr>
<tr>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">   62</font></td>
<td style="BACKGROUND: #eef9ff; CURSOR: hand"><font face="courier new" size="2">  ENDIF.                               </font></td></tr></tbody></table><br><br></div>
<div class="gmail_quote">On Sat, Aug 21, 2010 at 8:42 PM, Rick Bakker <span dir="ltr">&lt;<a href="mailto:rbakker@gmail.com">rbakker@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hello,<br><br>If you can&#39;t go the route of changing the SWN_TIMESTAMPS table (which<br>Florin managed to do, see my prvious mail) then maybe you could set up<br>
some filters first to split up the tasks (TS......) so that not all of<br>them are done at once.<br>
<div class="im"><br>regards<br>Rick Bakker<br>Hanabi Technology<br><br></div>
<div>
<div></div>
<div class="h5">On Sat, Aug 21, 2010 at 2:08 AM, srinivas &lt;<a href="mailto:ootasrinivasreddy@gmail.com">ootasrinivasreddy@gmail.com</a>&gt; wrote:<br>&gt; Hi Rick and Sarawana,<br>&gt;<br>&gt; I have scheduled a batch job for SWN_SELSEN report in production, after<br>
&gt; running for 23.5 hrs the report agian gone to dump.Any suggetions??<br>&gt;<br>&gt; On Thu, Aug 19, 2010 at 11:26 PM, srinivas &lt;<a href="mailto:ootasrinivasreddy@gmail.com">ootasrinivasreddy@gmail.com</a>&gt;<br>&gt; wrote:<br>
&gt;&gt;<br>&gt;&gt; Hi Rick,Sarawana and all,<br>&gt;&gt;<br>&gt;&gt; Thanks for your inputs. I have executed  SWN_SELSEN in background for the<br>&gt;&gt; first time,as per your inputs may be this program will take a lot of time<br>
&gt;&gt; for the first time but going forward after the first run I assume and wish<br>&gt;&gt; this program should consume less time.<br>&gt;&gt;<br>&gt;&gt; On Thu, Aug 19, 2010 at 12:04 AM, Rick Bakker &lt;<a href="mailto:rbakker@gmail.com">rbakker@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; Hello,<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Earlier this year, Florin Wach (who I believe had the same problem)<br>&gt;&gt;&gt; wrote in this mailing list:<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &lt;quote&gt;<br>
&gt;&gt;&gt; I&#39;m already using only DELTA filters, although there is an ALL_FULL<br>&gt;&gt;&gt; filter, but this is not checked at the selection, so it&#39;s there, but<br>&gt;&gt;&gt; it&#39;s not active.<br>&gt;&gt;&gt;<br>
&gt;&gt;&gt; I have debugged down to the SELECT statement and tracked back to where<br>&gt;&gt;&gt; the timestamp was read. In fact, although the DELTA filter was used,<br>&gt;&gt;&gt; the ALL_FULL still throws in between (probably, when the DELTA filter<br>
&gt;&gt;&gt; has no timestamp set itself).<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; With the hint from Rick I could manually create a time stamp entry for<br>&gt;&gt;&gt; DELTA, using the ABAP OO class CL_SWN_FILTER, create an instance,<br>
&gt;&gt;&gt; execute method LOAD_INSTANCE, use ID=WORKLOW, SCENARIO=STANDARD (or<br>&gt;&gt;&gt; whatever was appropriate), then select the interface IF_SWN_FILTER and<br>&gt;&gt;&gt; execute method SET_LAST_APPLIED and... e voila ... enter the TimeStamp<br>
&gt;&gt;&gt; number here.  (I have written a small report to run in the D-System to<br>&gt;&gt;&gt; write the timestamp to copy it into that field. It&#39;s basically the<br>&gt;&gt;&gt; exact format, Rick gave).<br>&gt;&gt;&gt; &lt;unquote&gt;<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; I hope it helps.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; regards<br>&gt;&gt;&gt; Rick Bakker<br>&gt;&gt;&gt; Hanabi Technology<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; On Wed, Aug 18, 2010 at 12:40 PM, Vijayakumar, Sarawana K<br>
&gt;&gt;&gt; &lt;<a href="mailto:Sarawana.Vijayakumar@energyeast.com">Sarawana.Vijayakumar@energyeast.com</a>&gt; wrote:<br>&gt;&gt;&gt; &gt; Following is some information I learned when I faced this problem. Hope<br>&gt;&gt;&gt; &gt; it helps other users.<br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; As everyone might know, a timeout occurs at the select statement<br>&gt;&gt;&gt; &gt; indicated in the dump Srinivas had given in earlier posts.<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Whenever SWN_SELSEN is run, it looks at entries in table SWN_TIMESTAMPS<br>
&gt;&gt;&gt; &gt; to see when the program was run last for a given delivery<br>&gt;&gt;&gt; &gt; schedule/filter/selection schedule. If the program is being called for the<br>&gt;&gt;&gt; &gt; first time then there is no entry in this table and the timestamp is set to<br>
&gt;&gt;&gt; &gt; all zeros. In such a case, a sequential read of the SWWLOGHIST table will be<br>&gt;&gt;&gt; &gt; done to get work items created after the timestamp in hand (which is all<br>&gt;&gt;&gt; &gt; zeros). So depending upon the number of entries in table SWWLOGHIST it will<br>
&gt;&gt;&gt; &gt; take a long time. And thanks to the inner join on the SWWWIHEAD in the same<br>&gt;&gt;&gt; &gt; select statement, it takes even longer than that!<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; But once this program runs successfully, the time is recorded in the<br>
&gt;&gt;&gt; &gt; SWN_TIMESTAMPS table for the given delivery schedule/selection/filter. And<br>&gt;&gt;&gt; &gt; when it runs the next time it selects WIs from SWWLOGHIST which were created<br>&gt;&gt;&gt; &gt; only after this timestamp.<br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; In sandbox system I was able to run this program in debug mode and<br>&gt;&gt;&gt; &gt; change the timestamp at the select statement to a very recent time (like<br>&gt;&gt;&gt; &gt; right now!) and allowed the rest of the program to run. It completed in a<br>
&gt;&gt;&gt; &gt; jiffy. The next time I ran the program, no problems, it completes within<br>&gt;&gt;&gt; &gt; seconds. My development has not been in QA or PRD, and I know going in debug<br>&gt;&gt;&gt; &gt; mode is not an option.<br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; But if any user can give me a way to update the timestamp, it will put<br>&gt;&gt;&gt; &gt; an end to this problem.<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Thank you,<br>&gt;&gt;&gt; &gt; -Sarawana<br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; -----Original Message-----<br>&gt;&gt;&gt; &gt; From: <a href="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</a> [mailto:<a href="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</a>] On<br>
&gt;&gt;&gt; &gt; Behalf Of <a href="mailto:sap-wug-request@mit.edu">sap-wug-request@mit.edu</a><br>&gt;&gt;&gt; &gt; Sent: Wednesday, August 18, 2010 12:06 PM<br>&gt;&gt;&gt; &gt; To: <a href="mailto:sap-wug@mit.edu">sap-wug@mit.edu</a><br>
&gt;&gt;&gt; &gt; Subject: SAP-WUG Digest, Vol 69, Issue 36<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Send SAP-WUG mailing list submissions to<br>&gt;&gt;&gt; &gt;        <a href="mailto:sap-wug@mit.edu">sap-wug@mit.edu</a><br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; To subscribe or unsubscribe via the World Wide Web, visit<br>&gt;&gt;&gt; &gt;        <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>
&gt;&gt;&gt; &gt; or, via email, send a message with subject or body &#39;help&#39; to<br>&gt;&gt;&gt; &gt;        <a href="mailto:sap-wug-request@mit.edu">sap-wug-request@mit.edu</a><br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; You can reach the person managing the list at<br>
&gt;&gt;&gt; &gt;        <a href="mailto:sap-wug-owner@mit.edu">sap-wug-owner@mit.edu</a><br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; When replying, please edit your Subject line so it is more specific<br>&gt;&gt;&gt; &gt; than &quot;Re: Contents of SAP-WUG digest...&quot;<br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Today&#39;s Topics:<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;   1. SWN_SELSEN dump (Karl Nietz)<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; ----------------------------------------------------------------------<br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Message: 1<br>&gt;&gt;&gt; &gt; Date: Wed, 18 Aug 2010 11:44:31 +1100<br>&gt;&gt;&gt; &gt; From: Karl Nietz &lt;<a href="mailto:knietz@csc.com.au">knietz@csc.com.au</a>&gt;<br>&gt;&gt;&gt; &gt; Subject: SWN_SELSEN dump<br>
&gt;&gt;&gt; &gt; To: <a href="mailto:sap-wug@mit.edu">sap-wug@mit.edu</a><br>&gt;&gt;&gt; &gt; Message-ID:<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;  &lt;<a href="mailto:OF8503395E.9040788E-ONCA257783.0003E141-CA257783.0004142E@csc.com">OF8503395E.9040788E-ONCA257783.0003E141-CA257783.0004142E@csc.com</a>&gt;<br>
&gt;&gt;&gt; &gt; Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Hi,<br>&gt;&gt;&gt; &gt; Check the size of the workflow log history file.  If it is massive then<br>&gt;&gt;&gt; &gt; this can cause this error.  You may wish to experiment by running the<br>
&gt;&gt;&gt; &gt; program with the Delta filter only.  Or run archiving to reduce the<br>&gt;&gt;&gt; &gt; size<br>&gt;&gt;&gt; &gt; of the file.<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Karl Nietz<br>&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Check this note<br>&gt;&gt;&gt; &gt; Note 1105696 - WF Notif: Memory consumption and performance of<br>&gt;&gt;&gt; &gt; SWN_SELSEN<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Regards,<br>&gt;&gt;&gt; &gt; Imthiaz<br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; -----Original Message-----<br>&gt;&gt;&gt; &gt; From: <a href="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</a> [mailto:<a href="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</a>] On<br>
&gt;&gt;&gt; &gt; Behalf<br>&gt;&gt;&gt; &gt; Of<br>&gt;&gt;&gt; &gt; <a href="mailto:sap-wug-request@mit.edu">sap-wug-request@mit.edu</a><br>&gt;&gt;&gt; &gt; Sent: Tuesday, August 17, 2010 2:45 PM<br>&gt;&gt;&gt; &gt; To: <a href="mailto:sap-wug@mit.edu">sap-wug@mit.edu</a><br>
&gt;&gt;&gt; &gt; Subject: SAP-WUG Digest, Vol 69, Issue 33<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Send SAP-WUG mailing list submissions to<br>&gt;&gt;&gt; &gt;                 <a href="mailto:sap-wug@mit.edu">sap-wug@mit.edu</a><br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; To subscribe or unsubscribe via the World Wide Web, visit<br>&gt;&gt;&gt; &gt;                 <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>
&gt;&gt;&gt; &gt; or, via email, send a message with subject or body &#39;help&#39; to<br>&gt;&gt;&gt; &gt;                 <a href="mailto:sap-wug-request@mit.edu">sap-wug-request@mit.edu</a><br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; You can reach the person managing the list at<br>
&gt;&gt;&gt; &gt;                 <a href="mailto:sap-wug-owner@mit.edu">sap-wug-owner@mit.edu</a><br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; When replying, please edit your Subject line so it is more specific<br>&gt;&gt;&gt; &gt; than &quot;Re: Contents of SAP-WUG digest...&quot;<br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Today&#39;s Topics:<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;   1. SWN_SELSEN going to dump (srinivas)<br>&gt;&gt;&gt; &gt;   2. SWN_SELSEN dump result (srinivas)<br>
&gt;&gt;&gt; &gt;   3. Re: SWN_SELSEN dump result (Rick Bakker)<br>&gt;&gt;&gt; &gt;   4. Re: SWN_SELSEN dump result (srinivas)<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; ----------------------------------------------------------------------<br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Message: 1<br>&gt;&gt;&gt; &gt; Date: Tue, 17 Aug 2010 22:05:44 +0530<br>&gt;&gt;&gt; &gt; From: srinivas &lt;<a href="mailto:ootasrinivasreddy@gmail.com">ootasrinivasreddy@gmail.com</a>&gt;<br>
&gt;&gt;&gt; &gt; Subject: SWN_SELSEN going to dump<br>&gt;&gt;&gt; &gt; To: &quot;SAP Workflow Users&#39; Group&quot; &lt;<a href="mailto:sap-wug@mit.edu">sap-wug@mit.edu</a>&gt;<br>&gt;&gt;&gt; &gt; Message-ID:<br>&gt;&gt;&gt; &gt;  &lt;AANLkTimgn-3SOuV2XFr5RCra7+gB9OR+_-=<a href="mailto:X3xC547y_@mail.gmail.com">X3xC547y_@mail.gmail.com</a>&gt;<br>
&gt;&gt;&gt; &gt; Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Hi All,<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; While executing the report SWN_SELSEN (extended notifications) via<br>
&gt;&gt;&gt; &gt; batch<br>&gt;&gt;&gt; &gt; job<br>&gt;&gt;&gt; &gt; or manually the report is going to dump.Can someone tell me what are<br>&gt;&gt;&gt; &gt; the<br>&gt;&gt;&gt; &gt; possible causes for the dump in SWN_SELSEN??Actually I dont have dump<br>
&gt;&gt;&gt; &gt; file<br>&gt;&gt;&gt; &gt; at the moment,this issue is happening in production server.<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; --<br>&gt;&gt;&gt; &gt; Thanks and Regards<br>&gt;&gt;&gt; &gt; Srini..<br>
&gt;&gt;&gt; &gt; -------------- next part --------------<br>&gt;&gt;&gt; &gt; An HTML attachment was scrubbed...<br>&gt;&gt;&gt; &gt; URL:<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20100817/8bcbfbd8/attac" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20100817/8bcbfbd8/attac</a><br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; hment-0001.htm<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; ------------------------------<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Message: 2<br>&gt;&gt;&gt; &gt; Date: Tue, 17 Aug 2010 23:04:06 +0530<br>
&gt;&gt;&gt; &gt; From: srinivas &lt;<a href="mailto:ootasrinivasreddy@gmail.com">ootasrinivasreddy@gmail.com</a>&gt;<br>&gt;&gt;&gt; &gt; Subject: SWN_SELSEN dump result<br>&gt;&gt;&gt; &gt; To: &quot;SAP Workflow Users&#39; Group&quot; &lt;<a href="mailto:sap-wug@MIT.EDU">sap-wug@MIT.EDU</a>&gt;<br>
&gt;&gt;&gt; &gt; Message-ID:<br>&gt;&gt;&gt; &gt;  &lt;<a href="mailto:AANLkTikKNvHRDLvJxBwObAOGnAMn1b0a3p4S%2B9n283GX@mail.gmail.com">AANLkTikKNvHRDLvJxBwObAOGnAMn1b0a3p4S+9n283GX@mail.gmail.com</a>&gt;<br>&gt;&gt;&gt; &gt; Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Hi All,<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Below is the dump result when the report SWN_SELSEN is executed. Does<br>&gt;&gt;&gt; &gt; this<br>&gt;&gt;&gt; &gt; issue related to memory??<br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;  Memory consumption<br>&gt;&gt;&gt; &gt;  Roll.... 16192<br>&gt;&gt;&gt; &gt;  EM...... 12569520<br>&gt;&gt;&gt; &gt;  Heap.... 0<br>&gt;&gt;&gt; &gt;  Page.... 90112<br>
&gt;&gt;&gt; &gt;  MM Used. 2145408<br>&gt;&gt;&gt; &gt;  MM Free. 2041808<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; --<br>&gt;&gt;&gt; &gt; Thanks and Regards<br>&gt;&gt;&gt; &gt; Srini..<br>&gt;&gt;&gt; &gt; -------------- next part --------------<br>
&gt;&gt;&gt; &gt; An HTML attachment was scrubbed...<br>&gt;&gt;&gt; &gt; URL:<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20100817/2578f7f7/attac" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20100817/2578f7f7/attac</a><br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; hment-0001.htm<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; ------------------------------<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Message: 3<br>&gt;&gt;&gt; &gt; Date: Tue, 17 Aug 2010 13:01:40 -0500<br>
&gt;&gt;&gt; &gt; From: Rick Bakker &lt;<a href="mailto:rbakker@gmail.com">rbakker@gmail.com</a>&gt;<br>&gt;&gt;&gt; &gt; Subject: Re: SWN_SELSEN dump result<br>&gt;&gt;&gt; &gt; To: &quot;SAP Workflow Users&#39; Group&quot; &lt;<a href="mailto:sap-wug@mit.edu">sap-wug@mit.edu</a>&gt;<br>
&gt;&gt;&gt; &gt; Message-ID:<br>&gt;&gt;&gt; &gt;  &lt;AANLkTikZGSUyM8GwXfFc+kecQsDGHz9UX+=<a href="mailto:R53TYH_6F@mail.gmail.com">R53TYH_6F@mail.gmail.com</a>&gt;<br>&gt;&gt;&gt; &gt; Content-Type: text/plain; charset=ISO-8859-1<br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Hello,<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Doesn&#39;t the dump show any sort of error?<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Has it been working in the past?<br>&gt;&gt;&gt; &gt; Check also SLG1.<br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; regards<br>&gt;&gt;&gt; &gt; Rick Bakker<br>&gt;&gt;&gt; &gt; Hanabi Technology<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; On Tue, Aug 17, 2010 at 12:34 PM, srinivas<br>&gt;&gt;&gt; &gt; &lt;<a href="mailto:ootasrinivasreddy@gmail.com">ootasrinivasreddy@gmail.com</a>&gt;<br>
&gt;&gt;&gt; &gt; wrote:<br>&gt;&gt;&gt; &gt;&gt;<br>&gt;&gt;&gt; &gt;&gt; Hi All,<br>&gt;&gt;&gt; &gt;&gt;<br>&gt;&gt;&gt; &gt;&gt; Below is the dump result when the report SWN_SELSEN is executed. Does<br>&gt;&gt;&gt; &gt; this<br>
&gt;&gt;&gt; &gt;&gt; issue related to memory??<br>&gt;&gt;&gt; &gt;&gt;<br>&gt;&gt;&gt; &gt; -------------- next part --------------<br>&gt;&gt;&gt; &gt; An HTML attachment was scrubbed...<br>&gt;&gt;&gt; &gt; URL:<br>&gt;&gt;&gt; &gt; <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20100818/0f46b8dc/attachment-0001.htm" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20100818/0f46b8dc/attachment-0001.htm</a><br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; ------------------------------<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; _______________________________________________<br>&gt;&gt;&gt; &gt; SAP-WUG mailing list<br>&gt;&gt;&gt; &gt; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>
&gt;&gt;&gt; &gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; End of SAP-WUG Digest, Vol 69, Issue 36<br>
&gt;&gt;&gt; &gt; ***************************************<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; _______________________________________________<br>&gt;&gt;&gt; &gt; SAP-WUG mailing list<br>&gt;&gt;&gt; &gt; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>
&gt;&gt;&gt; &gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; SAP-WUG mailing list<br>&gt;&gt;&gt; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>&gt;&gt;&gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>
&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; Thanks and Regards<br>&gt;&gt; Srini..<br>&gt;&gt; SAP Technical Consultant<br>&gt;&gt; <a href="mailto:srinivasa.reddy.oota@sap.com">srinivasa.reddy.oota@sap.com</a><br>
&gt;&gt; +919886760677<br>&gt;&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; --<br>&gt; Thanks and Regards<br>&gt; Srini..<br>&gt;<br>&gt; _______________________________________________<br>&gt; SAP-WUG mailing list<br>&gt; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>
&gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>&gt;<br>&gt;<br><br>_______________________________________________<br>SAP-WUG mailing list<br>
<a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br></div></div></blockquote></div><br><br clear="all">
<br>-- <br>Thanks and Regards<br>Srini..<br><br>