<?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 SAS Util in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Util/m-p/754956#M22635</link>
    <description>&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;Hi Admins,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;W&lt;/SPAN&gt;here can I specify to which location SAS utility files will be written?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jul 2021 10:47:08 GMT</pubDate>
    <dc:creator>SASJR1</dc:creator>
    <dc:date>2021-07-19T10:47:08Z</dc:date>
    <item>
      <title>SAS Util</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Util/m-p/754956#M22635</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;Hi Admins,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;W&lt;/SPAN&gt;here can I specify to which location SAS utility files will be written?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 10:47:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Util/m-p/754956#M22635</guid>
      <dc:creator>SASJR1</dc:creator>
      <dc:date>2021-07-19T10:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Util</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Util/m-p/754959#M22637</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/334929"&gt;@SASJR1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think you mean the &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lesysoptsref/p1texr4rxo0ipyn1ovajj11raccx.htm" target="_blank" rel="noopener"&gt;UTILLOC= system option&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 11:00:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Util/m-p/754959#M22637</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2021-07-19T11:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Util</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Util/m-p/754960#M22638</link>
      <description>yes Sir&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jul 2021 11:06:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Util/m-p/754960#M22638</guid>
      <dc:creator>SASJR1</dc:creator>
      <dc:date>2021-07-19T11:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Util</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Util/m-p/754994#M22642</link>
      <description>&lt;P&gt;This can be placed in the sasv9_usermod.cfg file&lt;BR /&gt;Keep it on the line below -WORK&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 14:10:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Util/m-p/754994#M22642</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2021-07-19T14:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Util</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Util/m-p/755087#M22651</link>
      <description>&lt;P&gt;Using the UTILLOC system option is the best answer, but there are some additional details to consider:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- My recollection is that the UTILLOC option was originally documented as being used by threaded apps, with non-threaded apps using the WORK library location.&amp;nbsp; The documentation current says "&lt;FONT style="font-family: inherit;"&gt;UTILLOC&lt;/FONT&gt;&lt;SPAN style="font-family: inherit;"&gt; utility files are primarily used by applications that are enabled for multiple threads of execution".&amp;nbsp; That indicates to me that WORK might still be used for some items.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;- An advantage of UTILLOC is that you can specify multiple locations on multiple disks, which gives much more flexibility in distributing storage use.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;- On some systems, you can separately control where sort work files go.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;- It's possible that utility files and your regular work data sets will conspire to make you run out of space.&amp;nbsp; In that case, one possible solution is to specify the USER= option to store work data sets with no libname to a different location.&amp;nbsp; This might break programs that explicitly use the WORK library in code.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 17:58:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Util/m-p/755087#M22651</guid>
      <dc:creator>JackHamilton</dc:creator>
      <dc:date>2021-07-19T17:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Util</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Util/m-p/755089#M22652</link>
      <description>&lt;P&gt;You need to understand the storage being used for SAS WORK and UTILLOC.&amp;nbsp; If the storage is a striped all drives storage array (like most new FLASH storage is), moving UTILLOC from WORK will not help with performance (like it used to with older HDD storage).&amp;nbsp; I can go into more details if it is needed.&lt;/P&gt;
&lt;P&gt;You will need to make sure that both WORK and UTILLOC file systems can achieve at least 150 MB/sec/physical core.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 18:03:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Util/m-p/755089#M22652</guid>
      <dc:creator>MargaretC</dc:creator>
      <dc:date>2021-07-19T18:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Util</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Util/m-p/755257#M22663</link>
      <description>&lt;P&gt;PROC SORT and PROC SQL will both honor the UTILLOC option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A separate UTILLOC will only make sense if&lt;/P&gt;
&lt;P&gt;- a separate physical location is used (this may also be a separate virtual volume in your SAN; SAN boxes use separate threads for separate volumes, and it may even be on (a) different storage box(es), spreading the load)&lt;/P&gt;
&lt;P&gt;- the UTILLOC location is at least as performant as your WORK&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In a single-tier (workstation) setup, just use a good SSD for WORK and be done with it.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 08:36:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Util/m-p/755257#M22663</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-07-20T08:36:04Z</dc:date>
    </item>
  </channel>
</rss>

