<?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: Removing SASAUTOS entry in sasv9.cfg in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Removing-SASAUTOS-entry-in-sasv9-cfg/m-p/695825#M20582</link>
    <description>&lt;P&gt;I wonder why you are getting messages.&amp;nbsp; We have a non-existent path in our sasautos, and do not get messages,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You end up with the equivalent of&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; options sasautos=('goodpath1' 'badpath1')&lt;/P&gt;
&lt;P&gt;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the message?&amp;nbsp; Does it occur every time a macro is compiled from sasautos, or once at the beginning of the program?&lt;/P&gt;</description>
    <pubDate>Mon, 02 Nov 2020 05:06:52 GMT</pubDate>
    <dc:creator>JackHamilton</dc:creator>
    <dc:date>2020-11-02T05:06:52Z</dc:date>
    <item>
      <title>Removing SASAUTOS entry in sasv9.cfg</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Removing-SASAUTOS-entry-in-sasv9-cfg/m-p/695818#M20580</link>
      <description>&lt;P&gt;In the default sasv9.cfg in the SASPP folder of our installation (Windows Server, 9.4 TS1M7), there is the following line:&lt;/P&gt;
&lt;P&gt;-insert set sasautos "SASEnvironment/SASMacro"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We modify, in our sasv9_usermods.cfg, the sasinitialfolder value to a location in the user space which of course does not have a SASEnvironment/SASMacro location in it.&amp;nbsp; We add the correct location for the SASEnvironment\SASMacro folder in our sasv9_usermods.cfg, but this leaves the "bad" folder location in the sasautos concatenated file, which leaves a lot of warnings in code submitted by users, and in SAS VA data queries always appear to fail, with "&lt;SPAN&gt;WARNING: [sasinitialfolder]\SASEnvironment\SASMacro is missing from concatenation."&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I could simply remove the line from the sasv9.cfg, but the whole idea of usermods is to not edit that file, and it would add additional things to do any time we update the server.&amp;nbsp; Is there a way to "remove" the folder from SASAUTOS?&amp;nbsp; Is it safe to -set sasautos instead of -insert set sasautos in our sasv9_usermods.cfg (and just include the full list from the original sasv9.cfg in \nls\en)?&amp;nbsp; What's the best practice here?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 03:53:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Removing-SASAUTOS-entry-in-sasv9-cfg/m-p/695818#M20580</guid>
      <dc:creator>snoopy369</dc:creator>
      <dc:date>2020-11-02T03:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Removing SASAUTOS entry in sasv9.cfg</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Removing-SASAUTOS-entry-in-sasv9-cfg/m-p/695822#M20581</link>
      <description>&lt;P&gt;As you've said the reason for not modifying&amp;nbsp;sasv9.cfg is to avoid changes being overwritten during software upgrades. If there is only one config file to be modified and it is just one line being removed or commented (probably better) then I wouldn't have too much of a problem with that. If you wanted a less risky approach you could consider putting your SAS config files into the change control tool of your choice. We do that with SAS AUTOEXEC files and it ensures we keep a history of all changes made and reduces the possibility of getting things wrong.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 04:24:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Removing-SASAUTOS-entry-in-sasv9-cfg/m-p/695822#M20581</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-11-02T04:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Removing SASAUTOS entry in sasv9.cfg</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Removing-SASAUTOS-entry-in-sasv9-cfg/m-p/695825#M20582</link>
      <description>&lt;P&gt;I wonder why you are getting messages.&amp;nbsp; We have a non-existent path in our sasautos, and do not get messages,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You end up with the equivalent of&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; options sasautos=('goodpath1' 'badpath1')&lt;/P&gt;
&lt;P&gt;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the message?&amp;nbsp; Does it occur every time a macro is compiled from sasautos, or once at the beginning of the program?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 05:06:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Removing-SASAUTOS-entry-in-sasv9-cfg/m-p/695825#M20582</guid>
      <dc:creator>JackHamilton</dc:creator>
      <dc:date>2020-11-02T05:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Removing SASAUTOS entry in sasv9.cfg</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Removing-SASAUTOS-entry-in-sasv9-cfg/m-p/695826#M20583</link>
      <description>&lt;P&gt;Yes - we end up with the sasautos fileref [not the option, which contains the sasautos fileref as usual] containing {goodpath badpath otherpaths} (lots of other paths are loaded by default, of course). &lt;BR /&gt;&lt;BR /&gt;The message was exactly as in my original post - "WARNING: [sasinitialfolder]\SASEnvironment\SASMacro is missing from concatenation." It happens any time a macro is used in a submission (usually only the first time a macro is used, but lately I've seen it pop up more than once).&amp;nbsp; And - not necessary for a macro to be in sasautos to get this warning, only necessary I suspect for SAS to have reason to *check* sasautos for a macro.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 05:11:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Removing-SASAUTOS-entry-in-sasv9-cfg/m-p/695826#M20583</guid>
      <dc:creator>snoopy369</dc:creator>
      <dc:date>2020-11-02T05:11:55Z</dc:date>
    </item>
  </channel>
</rss>

