<?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: NOCACHE; in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/NOCACHE/m-p/16584#M3065</link>
    <description>Hi:&lt;BR /&gt;
  It seems to be related to the client side graphics drivers:&lt;BR /&gt;
from here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup/technote/ts601.html" target="_blank"&gt;http://support.sas.com/techsup/technote/ts601.html&lt;/A&gt;&lt;BR /&gt;
&lt;B&gt;&lt;BR /&gt;
"BY Statement &lt;BR /&gt;
In order to use the BY statement with the GPLOT procedure, you must specify the NOCACHE option on the PROC GPLOT statement. This problem is referenced in usage note SN-001472. This problem has been corrected in Release 8.1 of SAS/GRAPH. "&lt;BR /&gt;
&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
I found this by going to support.sas.com and typing&lt;BR /&gt;
EG NOCACHE &lt;BR /&gt;
in the search box.&lt;BR /&gt;
&lt;BR /&gt;
Searching on just NOCACHE got these hits (among others):&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/1/472.html" target="_blank"&gt;http://support.sas.com/kb/1/472.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/1/350.html" target="_blank"&gt;http://support.sas.com/kb/1/350.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/00/623.html" target="_blank"&gt;http://support.sas.com/kb/00/623.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
It's probable that NOCACHE is put there automatically by EG-- whether it's needed anymore or not. &lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Thu, 08 May 2008 19:17:19 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2008-05-08T19:17:19Z</dc:date>
    <item>
      <title>NOCACHE;</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/NOCACHE/m-p/16583#M3064</link>
      <description>When I generated a graph in EG the generated code included:&lt;BR /&gt;
[pre]&lt;BR /&gt;
PROC GPLOT DATA=WORK.SORTTempTableSorted&lt;BR /&gt;
 NOCACHE ;&lt;BR /&gt;
	PLOT Kernel_Resident_Memory * timestamp kp * timestamp kpf * timestamp Total_Memory * timestamp  /&lt;BR /&gt;
	OVERLAY&lt;BR /&gt;
	AREAS=4&lt;BR /&gt;
FRAME	VAXIS=AXIS1&lt;BR /&gt;
&lt;BR /&gt;
	HAXIS=AXIS2&lt;BR /&gt;
&lt;BR /&gt;
	LEGEND=LEGEND1&lt;BR /&gt;
;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
&lt;BR /&gt;
I have never seen the NOCACHE option before and I don't find it in the documentation either.  I'm going to do some googling, but perhaps someone here knows what this is and can enlighten us.</description>
      <pubDate>Thu, 08 May 2008 18:52:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/NOCACHE/m-p/16583#M3064</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-05-08T18:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: NOCACHE;</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/NOCACHE/m-p/16584#M3065</link>
      <description>Hi:&lt;BR /&gt;
  It seems to be related to the client side graphics drivers:&lt;BR /&gt;
from here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup/technote/ts601.html" target="_blank"&gt;http://support.sas.com/techsup/technote/ts601.html&lt;/A&gt;&lt;BR /&gt;
&lt;B&gt;&lt;BR /&gt;
"BY Statement &lt;BR /&gt;
In order to use the BY statement with the GPLOT procedure, you must specify the NOCACHE option on the PROC GPLOT statement. This problem is referenced in usage note SN-001472. This problem has been corrected in Release 8.1 of SAS/GRAPH. "&lt;BR /&gt;
&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
I found this by going to support.sas.com and typing&lt;BR /&gt;
EG NOCACHE &lt;BR /&gt;
in the search box.&lt;BR /&gt;
&lt;BR /&gt;
Searching on just NOCACHE got these hits (among others):&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/1/472.html" target="_blank"&gt;http://support.sas.com/kb/1/472.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/1/350.html" target="_blank"&gt;http://support.sas.com/kb/1/350.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/00/623.html" target="_blank"&gt;http://support.sas.com/kb/00/623.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
It's probable that NOCACHE is put there automatically by EG-- whether it's needed anymore or not. &lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 08 May 2008 19:17:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/NOCACHE/m-p/16584#M3065</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-05-08T19:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: NOCACHE;</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/NOCACHE/m-p/16585#M3066</link>
      <description>Ok.&lt;BR /&gt;
&lt;BR /&gt;
Thanks.&lt;BR /&gt;
&lt;BR /&gt;
I found some of that googling, but I wanted some inside recent experienced confirmation/explanation/elaboration.&lt;BR /&gt;
&lt;BR /&gt;
Thanks again Cynthia.</description>
      <pubDate>Thu, 08 May 2008 19:25:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/NOCACHE/m-p/16585#M3066</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-05-08T19:25:04Z</dc:date>
    </item>
  </channel>
</rss>

