<?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: &amp;quot;The results are large....&amp;quot; warning in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-The-results-are-large-quot-warning/m-p/114207#M9674</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I asked about graphics because ActiveX scripting tends to get verbose, and with lots of data points or BY groups the resulting HTML or SAS Report can get quite large.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the same thing can happen with any PROC that produces ODS output ("printed" tables) with many BY groups.&amp;nbsp; The NOPRINT suggestion is good, as long as you don't need to see the printed output from PROC MEANS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jan 2013 13:19:39 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2013-01-04T13:19:39Z</dc:date>
    <item>
      <title>"The results are large...." warning</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-The-results-are-large-quot-warning/m-p/114201#M9668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am running a SAS program that generates 3 files in memory. The total records in each file is no more than 3000 records, which is significantly smaller than others I have run. I have been making changes to this program and have gotten the attached error periodically and now can't get rid of it. Is this just a warning or did I do something wrong in the code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 20:43:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-The-results-are-large-quot-warning/m-p/114201#M9668</guid>
      <dc:creator>Paul_NYS</dc:creator>
      <dc:date>2013-01-03T20:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: "The results are large...." warning</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-The-results-are-large-quot-warning/m-p/114202#M9669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does your program generate any plots using GCHART or GPLOT?&amp;nbsp; If so, are you using ActiveX as the graph device (the default)?&amp;nbsp; If so, consider changing to use PNG.&amp;nbsp; This would reduce the size of the HTML, SAS Report, or RTF output.&amp;nbsp; See more here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://blogs.sas.com/content/sasdummy/2011/05/25/sas-enterprise-guide-options-my-favorite-5/" style="font-size: 10pt; line-height: 1.5em;" title="http://blogs.sas.com/content/sasdummy/2011/05/25/sas-enterprise-guide-options-my-favorite-5/"&gt;SAS Enterprise Guide options: my favorite 5 - The SAS Dummy&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 20:53:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-The-results-are-large-quot-warning/m-p/114202#M9669</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2013-01-03T20:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: "The results are large...." warning</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-The-results-are-large-quot-warning/m-p/114203#M9670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. It just writes out the result to the 'Results' tab in EG and I create 3 files in the Work directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this prevent processing for some reason?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 22:45:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-The-results-are-large-quot-warning/m-p/114203#M9670</guid>
      <dc:creator>Paul_NYS</dc:creator>
      <dc:date>2013-01-03T22:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: "The results are large...." warning</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-The-results-are-large-quot-warning/m-p/114204#M9671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does your SAS program look like?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 23:03:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-The-results-are-large-quot-warning/m-p/114204#M9671</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-01-03T23:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: "The results are large...." warning</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-The-results-are-large-quot-warning/m-p/114205#M9672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here it is below. It is a macro. There is the creation of a s3 data set that precedes this, but that already existed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%macro medianTimes (a,b,c,d,e,f,g,h,i,j);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data &amp;amp;h (rename=(agecat4b=AgeRange adjud_cat1=OutcomeType));&lt;/P&gt;&lt;P&gt;length agecat4b $ 20;&lt;/P&gt;&lt;P&gt;set &amp;amp;a;&lt;/P&gt;&lt;P&gt;if spellage in (0, 1, 2, 3) then agecat4b="0 to 3";&lt;/P&gt;&lt;P&gt;if spellage in (4, 5, 6) then agecat4b="4 to 6";&lt;/P&gt;&lt;P&gt;if spellage in (7, 8, 9) then agecat4b="7 to 9";&lt;/P&gt;&lt;P&gt;if spellage in (10, 11, 12) then agecat4b="10 to 12";&lt;/P&gt;&lt;P&gt;if spellage in (13, 14, 15) then agecat4b="13 to 15";&lt;/P&gt;&lt;P&gt;if spellage in (16, 17) then agecat4b="16 to 17";&lt;/P&gt;&lt;P&gt;if spellage &amp;gt; 17 or spellage eq . or spellage &amp;lt; 0 then agecat4b="Invalid Age";&lt;/P&gt;&lt;P&gt;drop agecat4;&lt;/P&gt;&lt;P&gt;if censor_adjud1=1 then dur_adjud1=.;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sort data=&amp;amp;h out=&amp;amp;h;&lt;/P&gt;&lt;P&gt;by &amp;amp;b;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc means data=&amp;amp;h;&lt;/P&gt;&lt;P&gt;var &amp;amp;c;&lt;/P&gt;&lt;P&gt;by &amp;amp;b;&lt;/P&gt;&lt;P&gt;output out=issue1 n= nmiss= median= q3= /autoname; &lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data issueMedian (rename=(_FREQ_=TotalChildren &amp;amp;c._N=NumberIssue &lt;/P&gt;&lt;P&gt;&amp;amp;c._NMiss=NumberMissingIssue &amp;amp;c._Median=MedianNumber &lt;/P&gt;&lt;P&gt;&amp;amp;c._Q3=ThirdQuartileNumber));&lt;/P&gt;&lt;P&gt;set issue1;&lt;/P&gt;&lt;P&gt;if &amp;amp;c._N &amp;gt;= &amp;amp;c._NMiss;&lt;/P&gt;&lt;P&gt;drop _TYPE_ &amp;amp;c._Q3;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data issueThirdQ (rename=(_FREQ_=TotalChildren &amp;amp;c._N=NumberIssue &lt;/P&gt;&lt;P&gt;&amp;amp;c._NMiss=NumberMissingIssue &amp;amp;c._Median=MedianNumber &lt;/P&gt;&lt;P&gt;&amp;amp;c._Q3=ThirdQuartileNumber));&lt;/P&gt;&lt;P&gt;set issue1;&lt;/P&gt;&lt;P&gt;if &amp;amp;c._N &amp;gt;= (round(.75*_FREQ_));&lt;/P&gt;&lt;P&gt;drop _TYPE_ &amp;amp;c._Median _FREQ_ &amp;amp;c._N &amp;amp;c._NMiss;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sort data=issueMedian;&lt;/P&gt;&lt;P&gt;by &amp;amp;b;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sort data=issueThirdQ;&lt;/P&gt;&lt;P&gt;by &amp;amp;b;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data &amp;amp;d;&lt;/P&gt;&lt;P&gt;merge issueMedian issueThirdQ;&lt;/P&gt;&lt;P&gt;by &amp;amp;b;&lt;/P&gt;&lt;P&gt;if &amp;amp;e.="New York City" then cnty_name="New York City";&lt;/P&gt;&lt;P&gt;if &amp;amp;e.="New York State" then cnty_name="New York State";&lt;/P&gt;&lt;P&gt;Measure=&amp;amp;f;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data &amp;amp;d (rename=(cnty_name=County &amp;amp;g.=CohortYear MedianNumber1=MedianNumber ThirdQuartileNumber1=ThirdQuartileNumber));&lt;/P&gt;&lt;P&gt;length Measure $ 50 cnty_name $ 30 &amp;amp;g 3 AgeRange $ 20 OutcomeType $ 30 TotalChildren 3 NumberIssue 3 NumberMissingIssue 3 MedianNumber 3 ThirdQuartileNumber 3;&lt;/P&gt;&lt;P&gt;set &amp;amp;d;&lt;/P&gt;&lt;P&gt;MedianNumber=(MedianNumber/30.5);&lt;/P&gt;&lt;P&gt;ThirdQuartileNumber=(ThirdQuartileNumber/30.5);&lt;/P&gt;&lt;P&gt;MedianNumber1=round(MedianNumber,.01);&lt;/P&gt;&lt;P&gt;ThirdQuartileNumber1=round(ThirdQuartileNumber,.01);&lt;/P&gt;&lt;P&gt;drop MedianNumber ThirdQuartileNumber;&lt;/P&gt;&lt;P&gt;if &amp;amp;i.="T" then AgeRange="All Ages";&lt;/P&gt;&lt;P&gt;if &amp;amp;i.="T" and &amp;amp;j.="F" then OutcomeType="All Adjudications";&lt;/P&gt;&lt;P&gt;if &amp;amp;i.="F" and &amp;amp;j.="F" then OutcomeType="All Adjudications";&lt;/P&gt;&lt;P&gt;if cnty_name="NewYork" then cnty_name="New York";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%mend medianTimes;&lt;/P&gt;&lt;P&gt;%medianTimes (s3, cnty_name year OutcomeType, dur_adjud1, adjudCountiesNNNACat, cnty_name, "A/N Petition Filing to Adjudication", year, s3W3,"T","T");&lt;/P&gt;&lt;P&gt;%medianTimes (s3, cnty_name year AgeRange, dur_adjud1, adjudCountiesNNNA, cnty_name, "A/N Petition Filing to Adjudication", year, s3W1,"F","F");&lt;/P&gt;&lt;P&gt;%medianTimes (s3, cnty_name year, dur_adjud1, adjudCountiesNNNAAllage, cnty_name, "A/N Petition Filing to Adjudication", year, s3W2,"T","F");&lt;/P&gt;&lt;P&gt;%medianTimes (s3, cnty_name year OutcomeType, dur_adjud1, adjudCountiesNNNACat, cnty_name, "A/N Petition Filing to Adjudication", year, s3W3,"T","T");&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 23:40:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-The-results-are-large-quot-warning/m-p/114205#M9672</guid>
      <dc:creator>Paul_NYS</dc:creator>
      <dc:date>2013-01-03T23:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: "The results are large...." warning</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-The-results-are-large-quot-warning/m-p/114206#M9673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add noprint option to proc means to supress the printing, its the only thing I see that would be generating graphics.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2013 00:35:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-The-results-are-large-quot-warning/m-p/114206#M9673</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-01-04T00:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: "The results are large...." warning</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-The-results-are-large-quot-warning/m-p/114207#M9674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I asked about graphics because ActiveX scripting tends to get verbose, and with lots of data points or BY groups the resulting HTML or SAS Report can get quite large.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the same thing can happen with any PROC that produces ODS output ("printed" tables) with many BY groups.&amp;nbsp; The NOPRINT suggestion is good, as long as you don't need to see the printed output from PROC MEANS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2013 13:19:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-The-results-are-large-quot-warning/m-p/114207#M9674</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2013-01-04T13:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: "The results are large...." warning</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-The-results-are-large-quot-warning/m-p/114208#M9675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding Noprint was it Reeza and Chris. I would not have thought that would be an issue because of the size of data I have used in the past without getting that, but it did it. Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2013 20:40:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-The-results-are-large-quot-warning/m-p/114208#M9675</guid>
      <dc:creator>Paul_NYS</dc:creator>
      <dc:date>2013-01-04T20:40:56Z</dc:date>
    </item>
  </channel>
</rss>

