<?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: Possible to force disk read? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39615#M8033</link>
    <description>Hi:&lt;BR /&gt;
  I'm confused. I don't see where SAS fits in this picture. &lt;BR /&gt;
 &lt;BR /&gt;
"to force a disk read" of what??? &lt;BR /&gt;
"instead of reading a cached copy in memory" of what??? &lt;BR /&gt;
 &lt;BR /&gt;
What is being read?? A SAS dataset? An HTML page? An operating system file? An ASCII text file or a sequential file??? &lt;BR /&gt;
 &lt;BR /&gt;
Can you elaborate a bit on the context for your question?&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Thu, 25 Nov 2010 04:12:55 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2010-11-25T04:12:55Z</dc:date>
    <item>
      <title>Possible to force disk read?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39614#M8032</link>
      <description>Is it possible to force the OS to perform disk read instead of reading a cached copy in memory? I want to know if this can be done in SAS. If the OS is relevant here, then I look for the answer for Windows XP and UNIX SAS.</description>
      <pubDate>Thu, 25 Nov 2010 01:12:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39614#M8032</guid>
      <dc:creator>aha123</dc:creator>
      <dc:date>2010-11-25T01:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to force disk read?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39615#M8033</link>
      <description>Hi:&lt;BR /&gt;
  I'm confused. I don't see where SAS fits in this picture. &lt;BR /&gt;
 &lt;BR /&gt;
"to force a disk read" of what??? &lt;BR /&gt;
"instead of reading a cached copy in memory" of what??? &lt;BR /&gt;
 &lt;BR /&gt;
What is being read?? A SAS dataset? An HTML page? An operating system file? An ASCII text file or a sequential file??? &lt;BR /&gt;
 &lt;BR /&gt;
Can you elaborate a bit on the context for your question?&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 25 Nov 2010 04:12:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39615#M8033</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-11-25T04:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to force disk read?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39616#M8034</link>
      <description>I am designing a SAS program to process a large SAS dataset(say 3GB). Currently it is very slow so I am working on improving its performance. But after I run the program once, the dataset is cached in the memory. So second time I run it, it becomes very fast. This is really hard for me to tell if the modified code actually is doing better. Got it? Never encountered this problem???

Message was edited by: aha123</description>
      <pubDate>Thu, 25 Nov 2010 05:34:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39616#M8034</guid>
      <dc:creator>aha123</dc:creator>
      <dc:date>2010-11-25T05:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to force disk read?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39617#M8035</link>
      <description>Hi:&lt;BR /&gt;
  Thanks for providing that information.&lt;BR /&gt;
&lt;BR /&gt;
There are so many questions and variables that could be impacting performance, it might be better for you to work with Tech Support on this question. They can look at all your code and help you turn on performance monitoring. In addition, they have many different machine configurations on which to try to replicate what you've observed. And they could advise you about techniques that would result in performance gains. &lt;BR /&gt;
 &lt;BR /&gt;
To open a track with Tech Support, fill out the form at this link:&lt;BR /&gt;
&lt;A href="http://support.sas.com/ctx/supportform/createForm" target="_blank"&gt;http://support.sas.com/ctx/supportform/createForm&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 25 Nov 2010 06:53:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39617#M8035</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-11-25T06:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to force disk read?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39618#M8036</link>
      <description>You may find this paper useful.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="&amp;lt;br"&gt;
&lt;/A&gt;&lt;A href="http://support.sas.com/resources/papers/IOthruSGIO.pdf" target="_blank"&gt;http://support.sas.com/resources/papers/IOthruSGIO.pdf&lt;/A&gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/resources/papers/IOthruSGIO.pdf" target="_blank"&gt;http://support.sas.com/resources/papers/IOthruSGIO.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Oleg.</description>
      <pubDate>Thu, 25 Nov 2010 07:35:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39618#M8036</guid>
      <dc:creator>Oleg_L</dc:creator>
      <dc:date>2010-11-25T07:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to force disk read?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39619#M8037</link>
      <description>@Cynthia&lt;BR /&gt;
&lt;BR /&gt;
I came to this forum because SAS Tech Support really sucks. Every time it takes at least one day to get back from them for a question. When I questioned them why the response is so slow, then gave me a link for support policy which basically says Tech Support is free so the response time is long.&lt;BR /&gt;
&lt;BR /&gt;
@Oleg &lt;BR /&gt;
&lt;BR /&gt;
Thanks for the link.</description>
      <pubDate>Thu, 25 Nov 2010 07:50:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39619#M8037</guid>
      <dc:creator>aha123</dc:creator>
      <dc:date>2010-11-25T07:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to force disk read?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39620#M8038</link>
      <description>aha123 &lt;BR /&gt;
I don't share your opinion of tech support&lt;BR /&gt;
however, I can offer a paper for sas on AIX/Win which demonstrates and measures effect in SAS on AIX and Windows of bypassing the system cache.&lt;BR /&gt;
(a few years old now, but sounds relevant to your situation)&lt;BR /&gt;
&lt;A href="http://support.sas.com/resources/papers/proceedings09/327-2009.pdf" target="_blank"&gt;http://support.sas.com/resources/papers/proceedings09/327-2009.pdf&lt;/A&gt; &lt;BR /&gt;
Improving SAS® I/O Throughput by Avoiding the Operating System File Cache&lt;BR /&gt;
Leigh Ihnen and Mike Jones, SAS Institute Inc., Cary, NC&lt;BR /&gt;
Beware their conclusions point out that for sas files larger than 2GB you should use SGIO&lt;BR /&gt;
Shame you were not offered this paper earlier &lt;BR /&gt;
 &lt;BR /&gt;
peterC</description>
      <pubDate>Thu, 25 Nov 2010 13:35:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39620#M8038</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2010-11-25T13:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to force disk read?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39621#M8039</link>
      <description>To the OP:  I also strongly disagree with personal experience when contacting SAS Technical Support.  For one point, I fully expect that the staff prioritizes an incoming contact/issue/track considering the type and reasonableness of a user's problem and/or question and how it pertains (or doesn't) to the SAS system and its use.&lt;BR /&gt;
&lt;BR /&gt;
Lastly suggest keeping the forum posts professional and objective, while keeping personal opinions to the self.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Thu, 25 Nov 2010 14:33:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39621#M8039</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-11-25T14:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to force disk read?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39622#M8040</link>
      <description>BTW Tech Support is not FREE, that is what one of the things you pay Renewals for... So you should expect a level of timelyness...</description>
      <pubDate>Thu, 25 Nov 2010 19:03:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39622#M8040</guid>
      <dc:creator>twocanbazza</dc:creator>
      <dc:date>2010-11-25T19:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to force disk read?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39623#M8041</link>
      <description>However, again, I respectfully encourage some determination with a realm of reasonableness with one's query/request for technical support.  Come on - "force disk read", expecting a reply, considering various factors like OS, hardware, operating environment, data-conditions, and furthermore with "When the Moon is Blue" and the esoteric-like?&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Fri, 26 Nov 2010 03:56:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39623#M8041</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-11-26T03:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to force disk read?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39624#M8042</link>
      <description>I agree Scott, the more information the higher the chance of getting a positive outcome.  But we need to understand that &lt;BR /&gt;
&lt;BR /&gt;
a) The person sending these questions may not have a solid technical background like you.&lt;BR /&gt;
b) English may be a second (or third Language)&lt;BR /&gt;
&lt;BR /&gt;
My comments were just stating that you are paying (many believe it is free and hence have different expectations) for the service, now if you make it hard for yourself not supplying the right information to them then that is another story.&lt;BR /&gt;
&lt;BR /&gt;
Responses to US customers may be different to the response times in other parts of the world, we have a least a 24hr turn around if our local office has to esculate the question.&lt;BR /&gt;
&lt;BR /&gt;
Barry</description>
      <pubDate>Sun, 28 Nov 2010 18:43:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39624#M8042</guid>
      <dc:creator>twocanbazza</dc:creator>
      <dc:date>2010-11-28T18:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to force disk read?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39625#M8043</link>
      <description>Aha123,&lt;BR /&gt;
&lt;BR /&gt;
I have found SAS Tech support to be quite helpful.  Not necessarily the first person, but it ends well.  I am a statistical consultant and have often been on the receiving end of calls.  May I proffer some advice for better, faster, outcome.&lt;BR /&gt;
&lt;BR /&gt;
If your question is precise and well focused (unlike this one), then the web interface to tech support works fine.  If the question is more of a problem of unknown etiology (like this on), then a call to tech support works better.  They can ask the "20 questions" that gets to the underlying problem so they can actually provide a useful answer.&lt;BR /&gt;
&lt;BR /&gt;
BTW, the problem of testing speed in Windows is not just disk I/O for data, it is also disk I/O for SAS modules, and a plethora of other issues.  McAfee, for instance, can really handicap SAS performance the first time around.  The only way to reliably test performance related issues in Windows is to reboot between tests (ugly and time consuming, but necessary).  &lt;BR /&gt;
&lt;BR /&gt;
*NIX is even messier for testing.  Your performance is dependent on what other people are or have been doing.&lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
      <pubDate>Mon, 29 Nov 2010 04:14:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39625#M8043</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-11-29T04:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to force disk read?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39626#M8044</link>
      <description>?

Message was edited by: aha123</description>
      <pubDate>Mon, 29 Nov 2010 09:21:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Possible-to-force-disk-read/m-p/39626#M8044</guid>
      <dc:creator>aha123</dc:creator>
      <dc:date>2010-11-29T09:21:35Z</dc:date>
    </item>
  </channel>
</rss>

