<?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: How to set a SAS Studio Options in Viya 20##? in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-set-a-SAS-Studio-Options-in-Viya-20/m-p/919554#M28156</link>
    <description>&lt;P&gt;Hi Greg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Always resourceful, I should have asked you first, but I think it will be good to share!:-)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thx.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Mar 2024 20:12:07 GMT</pubDate>
    <dc:creator>YvanHelie</dc:creator>
    <dc:date>2024-03-08T20:12:07Z</dc:date>
    <item>
      <title>How to set a SAS Studio Options in Viya 20##?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-set-a-SAS-Studio-Options-in-Viya-20/m-p/919456#M28150</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Searching how we can&amp;nbsp;set a SAS Studio Options in Viya 20##.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ex: How can you set NODLCREATEDIR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No luck so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 14:26:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-set-a-SAS-Studio-Options-in-Viya-20/m-p/919456#M28150</guid>
      <dc:creator>YvanHelie</dc:creator>
      <dc:date>2024-03-08T14:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a SAS Studio Options in Viya 20##?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-set-a-SAS-Studio-Options-in-Viya-20/m-p/919483#M28152</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/415409"&gt;@YvanHelie&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Searching how we can&amp;nbsp;set a SAS Studio Options in Viya 20##.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ex: How can you set NODLCREATEDIR&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No luck so far.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;NODLCREATEDIR is a SAS option.&amp;nbsp; It should not have anything to do with SAS/Studio.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are using SAS/Studio then try running the statement:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options NODLCREATEDIR &lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Or are you asking how to change the configuration of the application server that you are connecting to with SAS/Studio so that is the default setting before the users submit any code?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Again that does not seem to be a SAS/Studio setting, but a normal SAS config setting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 15:40:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-set-a-SAS-Studio-Options-in-Viya-20/m-p/919483#M28152</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2024-03-08T15:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a SAS Studio Options in Viya 20##?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-set-a-SAS-Studio-Options-in-Viya-20/m-p/919486#M28154</link>
      <description>You can set SAS options in the compute context configuration, so if you wanted to set the option NODLCREATEDIR for SAS Studio sessions, you could do this by editing the SAS Studio Compute Context in SAS Environment Manager -&amp;gt; Contexts -&amp;gt; Compute Contexts -&amp;gt; SAS Studio Compute Context and adding -NODLCREATEDIR to the SAS Options field.&lt;BR /&gt;&lt;BR /&gt;Compute Contexts&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/sasadmincdc/v_049/calcontexts/n05013viyaprgmsrvs00000admin.htm#n05014viyaprgmsrvs00000admin" target="_blank"&gt;https://go.documentation.sas.com/doc/en/sasadmincdc/v_049/calcontexts/n05013viyaprgmsrvs00000admin.htm#n05014viyaprgmsrvs00000admin&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you wanted to apply this option more broadly, like for all compute server sessions, you could add it to the configuration file for the compute server in SAS Environment Manager -&amp;gt; Configuration -&amp;gt; Compute Service -&amp;gt; sas.compute.server: configuration_options. For those settings to take effect, note that SAS_ALLOW_ADMIN_SCRIPTS must be set to true.&lt;BR /&gt;&lt;BR /&gt;Edit Configuration Instances&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/sasadmincdc/v_049/calsrvpgm/n00001viyaprgmsrvs00000admin.htm#n1j5v4oaa36ryvn1bre6ezikxii1" target="_blank"&gt;https://go.documentation.sas.com/doc/en/sasadmincdc/v_049/calsrvpgm/n00001viyaprgmsrvs00000admin.htm#n1j5v4oaa36ryvn1bre6ezikxii1&lt;/A&gt;</description>
      <pubDate>Fri, 08 Mar 2024 15:54:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-set-a-SAS-Studio-Options-in-Viya-20/m-p/919486#M28154</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2024-03-08T15:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a SAS Studio Options in Viya 20##?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-set-a-SAS-Studio-Options-in-Viya-20/m-p/919554#M28156</link>
      <description>&lt;P&gt;Hi Greg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Always resourceful, I should have asked you first, but I think it will be good to share!:-)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thx.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 20:12:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-set-a-SAS-Studio-Options-in-Viya-20/m-p/919554#M28156</guid>
      <dc:creator>YvanHelie</dc:creator>
      <dc:date>2024-03-08T20:12:07Z</dc:date>
    </item>
  </channel>
</rss>

