<?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: Utility File not found (proc sort error) in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Utility-File-not-found-proc-sort-error/m-p/1376#M417</link>
    <description>A workaround is to use TAGSORT. Don't ask me why! {=^)&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
proc sort data=regstep4.registry2003_04&lt;BR /&gt;
out=regstep4.registry2003_04_s1  TAGSORT;&lt;BR /&gt;
by ID STARTDT;&lt;BR /&gt;
run;</description>
    <pubDate>Thu, 26 Oct 2006 18:53:48 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2006-10-26T18:53:48Z</dc:date>
    <item>
      <title>Utility File not found (proc sort error)</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Utility-File-not-found-proc-sort-error/m-p/1375#M416</link>
      <description>Hi Folks,&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Kind of a newbi here, I have been using SAS for about 6 months and lately I keep running into this error:&lt;BR /&gt;
"Utility file not found" &lt;BR /&gt;
&lt;BR /&gt;
All of my other code runs fine and I have narrowed the problem down to this command:&lt;BR /&gt;
&lt;BR /&gt;
proc sort data=regstep4.registry2003_04&lt;BR /&gt;
out=regstep4.registry2003_04_s1;&lt;BR /&gt;
	by ID STARTDT;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
The weird part is that I know this command works on a dataset that has fewer fields (ie the tow tables are nearly identical in terms of number of records, but one has 2 extra columns of data).  When my co-worker runs this command on his PC, he gets no error (he has more RAM) - could this be a RAM issue?&lt;BR /&gt;
I am running SAS9.1 TS Level 1 M3 if that means anything.&lt;BR /&gt;
&lt;BR /&gt;
Please help me resolve this before I throttle myself.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Serge</description>
      <pubDate>Tue, 05 Sep 2006 18:58:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Utility-File-not-found-proc-sort-error/m-p/1375#M416</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-09-05T18:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Utility File not found (proc sort error)</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Utility-File-not-found-proc-sort-error/m-p/1376#M417</link>
      <description>A workaround is to use TAGSORT. Don't ask me why! {=^)&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
proc sort data=regstep4.registry2003_04&lt;BR /&gt;
out=regstep4.registry2003_04_s1  TAGSORT;&lt;BR /&gt;
by ID STARTDT;&lt;BR /&gt;
run;</description>
      <pubDate>Thu, 26 Oct 2006 18:53:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Utility-File-not-found-proc-sort-error/m-p/1376#M417</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-10-26T18:53:48Z</dc:date>
    </item>
  </channel>
</rss>

